davidbalbert / Watt

A high performance text editor for macOS.
MIT License
57 stars 2 forks source link

Make scroll adjustment smoother #61

Open davidbalbert opened 1 year ago

davidbalbert commented 1 year ago

Right now, when scrolling up from the bottom, it seems like the text can sometimes jump up and down a bit. I think my scroll adjustment code might be subtly wrong.