Fix double application of selection in ColorSmudge brush
When doing bitBltWithFixedSelection() the passed mask is merged with the current selection. We shouldn't try to reuse d->paramInfo for the merge because it may have a custom opacity/flow set. BUG:423851
Loading
Please register or sign in to comment