Height scaling still has some issues #415

Open
opened 2021-03-04 14:42:01 +01:00 by marijnh · 2 comments
marijnh commented 2021-03-04 14:42:01 +01:00 (Migrated from github.com)

When scrolling to the middle of https://codemirror.net/6/examples/million/, putting the cursor there and doing select-all shows some shifting in the vertical position of the text. Probably something to do with the extra viewports created for the selection endpoints.

When scrolling to the middle of https://codemirror.net/6/examples/million/, putting the cursor there and doing select-all shows some shifting in the vertical position of the text. Probably something to do with the extra viewports created for the selection endpoints.
thomas992 commented 2022-03-19 14:52:48 +01:00 (Migrated from github.com)

https://imgur.com/9zr3Oe4
pay attention to how the line above the selected line changes when I do select all
https://imgur.com/ezuAr27
there is the first cm-line that was not there before!
https://imgur.com/JwSxbBA
you can see the doctype tag

https://imgur.com/9zr3Oe4 pay attention to how the line above the selected line changes when I do select all https://imgur.com/ezuAr27 there is the first cm-line that was not there before! https://imgur.com/JwSxbBA you can see the doctype tag
thomas992 commented 2022-03-19 16:32:40 +01:00 (Migrated from github.com)

lines with content editable false have their height attribute change slightly between selected and not selected

lines with content editable false have their height attribute change slightly between selected and not selected
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/dev#415
No description provided.