https://bugs.kde.org/show_bug.cgi?id=417211
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.91 Latest Commit| |https://invent.kde.org/fram | |eworks/qqc2-desktop-style/c | |ommit/a673947eff52283a691c4 | |a1c42a2a5fc10577aa3 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit a673947eff52283a691c4a1c42a2a5fc10577aa3 by Nate Graham. Committed on 07/01/2022 at 02:04. Pushed by ngraham into branch 'master'. Slider: handle scrolling The Plasma and QtWidgets sliders do this too; qqc2-desktop-style Sliders should do the same for consistency, especially now that there's no longer a conflict between scrollable controls and any scrollable view they may live on. Implementation is more or less copied from ComboBox.qml. FIXED-IN: 5.91 M +34 -0 org.kde.desktop/Slider.qml https://invent.kde.org/frameworks/qqc2-desktop-style/commit/a673947eff52283a691c4a1c42a2a5fc10577aa3 -- You are receiving this mail because: You are watching all bug changes.