https://bugs.kde.org/show_bug.cgi?id=445691
Eoin O'Neill <eoinoneill1...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/357aff91f |hics/krita/commit/1fc1926d2 |d5c03aa58c7691a7fb8493ceff5 |5821867581172ad6b8139893d45 |fad1 |78ac --- Comment #20 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 1fc1926d25821867581172ad6b8139893d4578ac by Eoin O'Neill. Committed on 09/12/2021 at 02:52. Pushed by eoinoneill into branch 'krita/5.0'. 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. M +1 -1 libs/brush/KisColorfulBrush.h M +1 -27 libs/brush/kis_png_brush.cpp https://invent.kde.org/graphics/krita/commit/1fc1926d25821867581172ad6b8139893d4578ac -- You are receiving this mail because: You are watching all bug changes.