vixalien / decibels

Play audio files
https://gitlab.gnome.org/vixalien/decibels
GNU General Public License v3.0
51 stars 17 forks source link

Scrolling on progress bar doesn't do anything #7

Closed kra-mo closed 10 months ago

kra-mo commented 1 year ago

Currently, scrolling on it only makes the audio lag.

(I'm not sure whether allowing it to be scrolled in the first place is intentional or not, but if it is, the waveform should probably be scrollable too.)

vixalien commented 1 year ago

hmm. Im not sure about this. seems like it's just how GtkScale's works. I'm not sure if it should be scrollable?

vixalien commented 1 year ago

were you talking about scrolling on the progress bar or the waveform?

kra-mo commented 1 year ago

Scrolling on the progress bar. This is definitely unexpected.