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/31a44cf99 |hics/krita/commit/5176b92ed |165efb16e905ed209dbdcdea57f |4c24e61525e7fe89fc182c8a704 |8509 |c2a9 --- Comment #8 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 5176b92ed4c24e61525e7fe89fc182c8a704c2a9 by Eoin O'Neill. Committed on 30/11/2021 at 04:29. Pushed by eoinoneill into branch 'krita/5.0'. Fixed backwards compatibility edge case for alpha-mask png brush tips. User was getting unexpected results compared to previous version of krita. While this behavior is not technically a bug, it was a regression compared to the user's expected behavior. They had a single png image with all black rgb channels and only an alpha channel defined. We can try to catch this specific edge case to assign the alpha mask mode to the correct setting to have consistent behavior with krita 4... (cherry picked from commit 31a44cf99165efb16e905ed209dbdcdea57f8509) M +27 -1 libs/brush/kis_png_brush.cpp M +1 -1 libs/brush/kis_predefined_brush_factory.cpp https://invent.kde.org/graphics/krita/commit/5176b92ed4c24e61525e7fe89fc182c8a704c2a9 -- You are receiving this mail because: You are watching all bug changes.