Alex313031 / codium

VSCodium Fork with Compiler Optimizations, better Logo, and Windows 7/8/8.1 Support!
https://thorium.rocks/codium/
MIT License
140 stars 10 forks source link

Graphical glitch when scrolling code down? #9

Closed spacedrone404 closed 7 months ago

spacedrone404 commented 7 months ago

First couple of lines stay fixed at the top. Better to describe such behavior as if position of those lines was fixed by CSS property. Is there any way to get rid of it?

Here is screenshot. Untitled

I'm running Windows 7 x64 Pro ESU.

n0099 commented 7 months ago

https://code.visualstudio.com/docs/getstarted/userinterface#_sticky-scroll

spacedrone404 commented 7 months ago

Thanks a lot, you cleared things up!