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

fix the cursor height on a new empty line #277

Merged
merged 2 commits into from
Aug 24, 2022

Conversation

eymar
Copy link
Member

@eymar eymar commented Aug 24, 2022

coerce its height AtMost to the font ascent (only for newEmptyLine). If it's not new empty line, we keep the original cursor height
Co-authored-by: dima.avdeev <99798741+dima-avdeev-jb@users.noreply.github.com>
@eymar eymar merged commit 3d33ea8 into jb-main Aug 24, 2022
@eymar eymar deleted the fix/wrong_cursor_height_issue_1895 branch August 24, 2022 12:39
eymar added a commit that referenced this pull request Oct 26, 2022
* fix the cursor height on a new empty line

coerce its height AtMost to the font ascent (only for newEmptyLine). If it's not new empty line, we keep the original cursor height
eymar added a commit that referenced this pull request Nov 16, 2022
* fix the cursor height on a new empty line

coerce its height AtMost to the font ascent (only for newEmptyLine). If it's not new empty line, we keep the original cursor height
eymar added a commit that referenced this pull request Jan 13, 2023
* fix the cursor height on a new empty line

coerce its height AtMost to the font ascent (only for newEmptyLine). If it's not new empty line, we keep the original cursor height
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants