Skip to content
Commit a840b241 authored by Eoin O'Neill's avatar Eoin O'Neill 🍀
Browse files

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.

BUG:445691
(cherry picked from commit 1fc1926d)
parent b7811935
Pipeline #128794 skipped with stage
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment