Skip to content
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

fix: scrollbar thumb position #760

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

aeddi
Copy link

@aeddi aeddi commented Apr 8, 2024

Calculate the position of the scrollbar thumb based on the window topline rather than the cursor position.

Without the fix
without_fix.mp4
With the fix
with_fix.mp4

Fixes #759
Related to #471

Calculate the position of the scrollbar thumb based on the window topline rather than the cursor
position.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: wrong scrollbar thumb position
1 participant