tsoding / musializer

Music Visualizer
MIT License
921 stars 97 forks source link

Implement drag-after-click for volume slider #60

Closed Sobieg closed 9 months ago

Sobieg commented 10 months ago

In my opinion, this is a bug: you can press the volume slider and the volume will change, but you can't drag the slider without releasing the button (and clicking it again).

This PR adds that kind of functionality.

rexim commented 9 months ago

@Sobieg huh! This is indeed more convenient! Thank you!