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

Scrollbar speed is linear #392

Open
dlamkins opened this issue Jul 20, 2021 · 1 comment
Open

Scrollbar speed is linear #392

dlamkins opened this issue Jul 20, 2021 · 1 comment

Comments

@dlamkins
Copy link
Member

Currently the scrollbar speed is linear which means that how "correct" it feels completely changes depending on the height of the scrolling area.

The scroll speed should be proportional to the height of the window in some way so that smaller scrolling areas scroll in smaller amounts compared to larger panels which should scroll in larger amounts. Testing in other applications seems to show that this is the typical behavior.

@entrhopi
Copy link
Member

entrhopi commented Sep 1, 2021

Just noticed that mouse wheel input behaves strange too.

I can scroll one 'tik'. But as soon as I scroll multiple 'tiks' it doesn't seem to trigger every time, And switching the mouse to continuous scrolling will only scroll one 'tik'.

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

No branches or pull requests

2 participants