https://bugs.kde.org/show_bug.cgi?id=445691
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/1fc1926d2 |hics/krita/commit/a840b241c |5821867581172ad6b8139893d45 |155d3cae05b28d285d8e59d7a13 |78ac |0128 --- Comment #22 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit a840b241c155d3cae05b28d285d8e59d7a130128 by Eoin O'Neill. Committed on 25/01/2022 at 22:29. Pushed by eoinoneill into branch 'master'. Another pass at alpha mask related regression. It seems like the behavior changed due to an unnecessary change to a default value in the KisColorfulBrush header. Changing the autoadjust bool to start at true was causing unintended modifications to ALPHAMASK brush behavior. Checked unit tests and all tests passed after changing the default value back -- plus the behavior was fixed and did not seem to cause regressions anywhere else. (cherry picked from commit 1fc1926d25821867581172ad6b8139893d4578ac) M +1 -1 libs/brush/KisColorfulBrush.h M +1 -27 libs/brush/kis_png_brush.cpp https://invent.kde.org/graphics/krita/commit/a840b241c155d3cae05b28d285d8e59d7a130128 -- You are receiving this mail because: You are watching all bug changes.