tsoding / musializer

Music Visualizer
MIT License
877 stars 92 forks source link

Fix scroll bar not following the act-on-press feature flag #108

Open Jummit opened 4 months ago

Jummit commented 4 months ago

The scroll bar can be moved by clicking above or below it. Previously, it did not follow the act-on-press feature flag (it moved when releasing the mouse button). This PR fixes that.