https://bugs.kde.org/show_bug.cgi?id=416405
Jonathan Marten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/kmix/commit/0ddf16d7 | |a86ceba3e6c0b7b9d7b064f4c50 | |7ef95 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #4 from Jonathan Marten <[email protected]> --- Git commit 0ddf16d7a86ceba3e6c0b7b9d7b064f4c507ef95 by Jonathan Marten. Committed on 11/02/2021 at 14:46. Pushed by marten into branch 'master'. MDWSlider: Always set the single step value Some controls, in particular PulseAudio, have a significant range which means that a single step of 1 does not appear to move the slider when an arrow key or the mouse wheel is used (although it actually does, just very slowly). Set the single step to give 100 steps. M +2 -0 backends/mixer_pulse.h M +29 -10 gui/mdwslider.cpp https://invent.kde.org/multimedia/kmix/commit/0ddf16d7a86ceba3e6c0b7b9d7b064f4c507ef95 -- You are receiving this mail because: You are watching all bug changes.
