In most of the KDE applications the value of sliders can be changed with the mouse wheel. The sliders which we use in brush presets dialog do not support it. That is scrollong the wheel above them does nothing.
Git commit dd160d8175b0a4317aa8b4fd537f7513d4d48813 by Boudewijn Rempt. Committed on 06/12/2012 at 09:48. Pushed by rempt into branch 'master'. Add wheelevent code to the slider/spinbox However, this still doesn't work in the brush editor popup. M +18 -5 krita/ui/widgets/kis_slider_spin_box.cpp M +1 -0 krita/ui/widgets/kis_slider_spin_box.h http://commits.kde.org/calligra/dd160d8175b0a4317aa8b4fd537f7513d4d48813
Created attachment 78648 [details] Mouse Wheel functionality added to Auto Brush Widget.
Git commit 9e448fe844b4e1b9d733b13b72d6396d45f4afaa by Boudewijn Rempt. Committed on 05/04/2013 at 21:21. Pushed by rempt into branch 'master'. Patch by Sahil CCMAIl:nagpal.sahil01@gmail.com Fixes using the mousewheel in the superslider M +80 -7 krita/plugins/paintops/libpaintop/kis_auto_brush_widget.cpp M +9 -2 krita/plugins/paintops/libpaintop/kis_auto_brush_widget.h M +3 -1 krita/plugins/paintops/libpaintop/kis_brush_selection_widget.cpp http://commits.kde.org/calligra/9e448fe844b4e1b9d733b13b72d6396d45f4afaa
Created attachment 82739 [details] Wheel Event now works throughout the widget.
Git commit 7494b9f32d2e50e6735160b31b87569a42bdbf36 by Boudewijn Rempt. Committed on 09/10/2013 at 07:35. Pushed by rempt into branch 'master'. update the slider when scrolling with the wheel Patch Salil Kapur CCMAIL:salilkapur93@gmail.com M +1 -0 krita/ui/widgets/kis_slider_spin_box.cpp http://commits.kde.org/calligra/7494b9f32d2e50e6735160b31b87569a42bdbf36