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 |https://invent.kde.org/grap |hics/krita/commit/dc9bcf937 |hics/krita/commit/1e88fb243 |4182c43cbac746593ddc0410a83 |4ac74704ef4398655d4e449d800 |4d4f |a7a1 --- Comment #4 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 1e88fb2434ac74704ef4398655d4e449d800a7a1 by Eoin O'Neill. Committed on 08/12/2021 at 23:58. Pushed by eoinoneill into branch 'krita/5.0'. 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. (cherry picked from commit dc9bcf9374182c43cbac746593ddc0410a834d4f) 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/1e88fb2434ac74704ef4398655d4e449d800a7a1 -- You are receiving this mail because: You are watching all bug changes.