https://bugs.kde.org/show_bug.cgi?id=441865
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/dc9bcf937 | |4182c43cbac746593ddc0410a83 | |4d4f Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit dc9bcf9374182c43cbac746593ddc0410a834d4f by Eoin O'Neill. Committed on 03/12/2021 at 20:57. Pushed by eoinoneill into branch 'master'. Fix bug where previous_preset invocation in non-paint tool would erroneously keep the old opacity values when switching back to a paint tool. We need to keep track of the preset when we reactivate tool_paint to ensure that we are switching back to the same tool and are interested in restoring any opacity changes from before. M +5 -2 libs/ui/tool/kis_tool_paint.cc M +1 -0 libs/ui/tool/kis_tool_paint.h https://invent.kde.org/graphics/krita/commit/dc9bcf9374182c43cbac746593ddc0410a834d4f -- You are receiving this mail because: You are watching all bug changes.