brokenprogrammer / RapidTunes

A music player that lets you play music from all sources.
MIT License
7 stars 4 forks source link

Fix volume slider doesn't change value on click. #76

Closed JEPPSER closed 6 years ago

JEPPSER commented 6 years ago

The volume will only change when the "knob" on the slider is dragged. The user has to click the knob, hold it and drag it to where it should be. If the user clicks somewhere on the slider where they want the volume to go, the knob will go there but the volume will not change.

brokenprogrammer commented 6 years ago

I'm on it, will fix it in the ui-controls branch.