Skip to content

Decouple volume slider and volume slider scroll sensitivities #102

@Sv443

Description

@Sv443

Currently the scroll sensitivity is rounded to whatever nearest value fits the regular "click and drag" sensitivity.
A fix would be to always set the step to 1 and round it to the respective setting manually.
This way the volume steps could also be changed without having to reload the page.

I still need to investigate the viability however, since there could be outside factors like the volume being controlled by external apps via the Media Session API or PiP windows.

Metadata

Metadata

Assignees

Labels

E1 🟡Increased level of required effort and potential complicationsenhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions