Height scaling still has some issues
Author: marijnhCreated Mar 4, 2021Updated Apr 15, 2026
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.
Source: codemirror/dev