https://bugs.kde.org/show_bug.cgi?id=455244
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/5558ebc02 | |74adee3543d80d433d4c1d298ab | |ff12 Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <[email protected]> --- Git commit 5558ebc0274adee3543d80d433d4c1d298abff12 by Dmitry Kazakov. Committed on 13/07/2022 at 08:11. Pushed by dkazakov into branch 'master'. Fix cycling updates in the new colorsmudge enginge config widget When changing radius range we may accidentially change the actual radius value. Since it happens in the 'page-changed' call, we need to make sure this change doesn't emit any signal. M +2 -0 plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp https://invent.kde.org/graphics/krita/commit/5558ebc0274adee3543d80d433d4c1d298abff12 -- You are receiving this mail because: You are watching all bug changes.
