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

Issue #168531: Cursor Height #211473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Issue #168531: Cursor Height #211473

wants to merge 1 commit into from

Conversation

omar-cs
Copy link

@omar-cs omar-cs commented Apr 26, 2024

Adding Cursor Height: #168531

Description: The main changes were made when rendering the cursor. Upon each change in position of the cursor, it performs checks to determine its height. The cursor's height is dependent upon the font size and the line height. The cursor height cannot exceed the max of either line height or font size. Line height could be less than both, but never exceed.

Implementation Examples

Screenshot 2024-04-26 170845
Screenshot 2024-04-26 170851

… cursor height each time cursor is rendered. Cursor height is dependent on font line height and font size.
@omar-cs
Copy link
Author

omar-cs commented Apr 26, 2024

@microsoft-github-policy-service agree

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.

None yet

2 participants