Height scaling still has some issues #415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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
lines with content editable false have their height attribute change slightly between selected and not selected