microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.79k stars 29.49k forks source link

Editor GPU: Opening a folded section double renders the line #234475

Open Tyriar opened 4 days ago

Tyriar commented 4 days ago

Image

Tyriar commented 1 day ago

Something odd with this one, I got in a state where the DOM renderer rendered it twice, or once with the GPU line. So maybe the problem is somewhere in ViewLine but caused by the canRender condition?