https://bugs.kde.org/show_bug.cgi?id=450667
Lynx3d <lynx.mw+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/d59747b8a | |d97fa0f19743970687b4f174e1d | |58b5 --- Comment #4 from Lynx3d <lynx.mw+...@gmail.com> --- Git commit d59747b8ad97fa0f19743970687b4f174e1d58b5 by Mathias Wein. Committed on 17/05/2022 at 02:17. Pushed by mwein into branch 'master'. Fix preset chooser's thumbnail size slider only reacting to dragging There are other means to manipulate the slider, including mouse wheel and cursor keys. Connect the update to the valueChanged signal instead, and saving the value to config file when the menu gets hidden. Also fix slider getting out of sync between chooser instances. M +15 -10 libs/ui/widgets/kis_paintop_presets_chooser_popup.cpp M +1 -0 libs/ui/widgets/kis_paintop_presets_chooser_popup.h M +3 -2 libs/ui/widgets/kis_preset_chooser.cpp https://invent.kde.org/graphics/krita/commit/d59747b8ad97fa0f19743970687b4f174e1d58b5 -- You are receiving this mail because: You are watching all bug changes.