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

Improve slider control: enable incremental adjustments via clicking and scrolling. #420

Open
gileli121 opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working Feature-Opacity

Comments

@gileli121
Copy link
Member

Based on what I observed, there are two issues:

  • Clicking on a specific point on the slider causes it to jump to 0% or 100% instead of jumping to the correct percentage based on the click position.
  • Scrolling with the mouse wheel over the slider does nothing.

User report

Adjusting the slider is a bit clunky. Clicking on it makes it jump all the way from one end to the other, instead of jumping 5 or 10% as would be expected, and it can't be scrolled, so the only way to adjust it is by dragging it. Clicking and scrolling should both jump it by a certain amount, preferably customized in settings along with the current option for adjusting the scroll sensitivity when scrolling while holding a modifier key.

Originally reported in
#415

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feature-Opacity
Projects
None yet
Development

No branches or pull requests

1 participant