https://bugs.kde.org/show_bug.cgi?id=443579
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/7912525f8 | |7d4a1e62b4b95c6f2543e95c33d | |a10f Status|CONFIRMED |RESOLVED --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 7912525f87d4a1e62b4b95c6f2543e95c33da10f by Dmitry Kazakov. Committed on 13/10/2021 at 06:44. Pushed by dkazakov into branch 'master'. Fix updates of the brush editor when the preset is chagned externally When the preset is changes by keyboard shortcuts or by "reload" button, the brush editor should see these changes. It was not needed before, because the editor was a popup, but now it is a dialog, so shortcuts are allowed while the editor is open. M +7 -1 libs/image/brushengine/KisPaintOpPresetUpdateProxy.cpp M +1 -0 libs/image/brushengine/KisPaintOpPresetUpdateProxy.h M +22 -2 libs/ui/kis_paintop_box.cc M +3 -0 libs/ui/kis_paintop_box.h https://invent.kde.org/graphics/krita/commit/7912525f87d4a1e62b4b95c6f2543e95c33da10f -- You are receiving this mail because: You are watching all bug changes.