https://bugs.kde.org/show_bug.cgi?id=441682
Tiar <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/494d08994 |hics/krita/commit/f49541f6d |3d545ee96c5f29763355c8df225 |5738cfed63bfacd75c1a2c8c693 |cb48 |0d2f --- Comment #2 from Tiar <tamtamy.tym...@gmail.com> --- Git commit f49541f6d5738cfed63bfacd75c1a2c8c6930d2f by Agata Cacko. Committed on 22/02/2022 at 22:51. Pushed by tymond into branch 'krita/5.0'. Fix wrong color smudge radius range Before this commit, if you: 1) took a brush like `i) Wet Paint Details`, 2) went to Smudge Length and enabled New Algorithm for smudging, 3) went to Smudge Radius (the slider range would be up to 100% because that's the range for the new algorithm) 4) reset the brush the range of the Smudge Radius slider would be still up to 100% even though the old algorithm (used for that brush) is up to 300% and should be restored when resetting. This commit fixes this behaviour and now the range matches the algorithm. (cherry picked from commit 494d089943d545ee96c5f29763355c8df225cb48) M +2 -0 plugins/paintops/colorsmudge/kis_colorsmudgeop_settings_widget.cpp https://invent.kde.org/graphics/krita/commit/f49541f6d5738cfed63bfacd75c1a2c8c6930d2f -- You are receiving this mail because: You are watching all bug changes.