https://bugs.kde.org/show_bug.cgi?id=446662
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/b676b8bc7 | |85136f316943c322fe99f3dfc4e | |1246 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit b676b8bc785136f316943c322fe99f3dfc4e1246 by Dmitry Kazakov. Committed on 20/06/2022 at 13:20. Pushed by dkazakov into branch 'master'. Fix brush opacity being reset to 1.0 when a new document is created The patch adds a set of checkes that verifies that the the preset has not been changed too much before we say it the last time. Basically, reloading the preset or overwriting it disables restoration of the old opacity. M +39 -9 libs/ui/tool/kis_tool_paint.cc M +5 -2 libs/ui/tool/kis_tool_paint.h https://invent.kde.org/graphics/krita/commit/b676b8bc785136f316943c322fe99f3dfc4e1246 -- You are receiving this mail because: You are watching all bug changes.