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

Volume widget fixes #286

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Volume widget fixes #286

wants to merge 2 commits into from

Conversation

soreau
Copy link
Member

@soreau soreau commented Jan 11, 2025

Fixes #215.

Scrolling on the volume widget changes the volume but it was hesitating
in certain cases after a few events one direction and then dialing back.
Fix this by queueing redraw frames while the animation is running.
The timer was not being set for the widget that was scrolled on, only
other widgets that recieved a volume change event externally.
@soreau soreau force-pushed the volume-widget-fixes branch from acddcbf to ebd0a4b Compare January 12, 2025 03:24
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.

volume control slider not in sync with mouse scroll
1 participant