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 | |hics/krita/commit/31a44cf99 | |165efb16e905ed209dbdcdea57f | |8509 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from Eoin O'Neill <eoinoneill1...@gmail.com> --- Git commit 31a44cf99165efb16e905ed209dbdcdea57f8509 by Eoin O'Neill. Committed on 29/11/2021 at 23:36. Pushed by eoinoneill into branch 'master'. 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... 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/31a44cf99165efb16e905ed209dbdcdea57f8509 -- You are receiving this mail because: You are watching all bug changes.