-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
smooth scrolling causes tearing #550
Comments
@tfriedel From 0.6.8 to the latest, the smooth scrolling behavior is improved. |
@akiyosi The glitches are more pronounced when using the "scroll wheel" function of my trackball. Then it seems like the text near the top is moving faster than at the bottom. |
@tfriedel |
Windows 10 |
@tfriedel
|
after I enable smooth scrolling, yes, the same |
I'm using Windows 10 on a 60 hz display. When I enable smooth scrolling I see visual tearing and other glitches.
I know this effect from programs that don't respect v-sync. Maybe it's the same issue here?
I looked in the source, but couldn't easily figure out how to implement v-sync.
The text was updated successfully, but these errors were encountered: