https://bugs.kde.org/show_bug.cgi?id=409325
--- Comment #9 from fanzhuyi...@gmail.com --- Git commit 661f40d7a4f81fd0aebf67c09a9dd5ea17b6fb1f by Yifan Zhu. Committed on 24/01/2024 at 19:00. Pushed by fanzhuyifan into branch 'master'. kcm/VolumeSlider: fix scroll stepSize was not set to disable tickmarks. However scrolling also depends on stepSize. qqc2-desktop-stlye implements scrolling via increase()/descrease() functions, which default to steps of 0.1 when stepSize is not set. Override them to get scrolling working without setting stepSize. Related: bug 459639 FIXED-IN: 6.0 M +6 -2 src/kcm/ui/VolumeSlider.qml https://invent.kde.org/plasma/plasma-pa/-/commit/661f40d7a4f81fd0aebf67c09a9dd5ea17b6fb1f -- You are receiving this mail because: You are watching all bug changes.