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

Default (first) scroll should respect our settings #940

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

Conversation

ttodua
Copy link

@ttodua ttodua commented Sep 8, 2024

fixes #939

eg. if you set 15 as step-size, that step-size is only respected before "Volume Indicator" window appears (maybe around several hundred MS timespan). After it's shown, then next scrolls would be still 2.

I understand this might not be ideal solution, but better than hardcoded 2, and i would even say that this solution would fix for most users, because I can quickly turn volume from 10 to 100 in one quick scroll (before Indicator appears, while we have step-size eg. 20 in settings). otherwise, we have to make around 10 scrolls. so, this is a huge difference, and actually solution.

so, this won't be breaking solution for any users, because if users want consistent 2 then they just choose 2 in settings and that's all. but if we want 20 then we would benefit of this PR.

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.

Taskbar Volume Control - does not change by "step" size in Win10 Indicator
1 participant