Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed deletion of lines not included EOL. #94

Merged
merged 2 commits into from
Jun 12, 2022
Merged

Fixed deletion of lines not included EOL. #94

merged 2 commits into from
Jun 12, 2022

Conversation

pit-ray
Copy link
Owner

@pit-ray pit-ray commented Jun 11, 2022

fix #77

Retain EOL at deletion and remove EOL at paste for proper behavior.
Also, unnecessary const overrides were eliminated because of the need to inherit a common delete process for this purpose.

@pit-ray pit-ray merged commit e1a3f09 into master Jun 12, 2022
@pit-ray pit-ray deleted the fix-77 branch June 12, 2022 05:22
@pit-ray pit-ray added the bug Something isn't working label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Microsoft Word delete row deletes the next char
1 participant