Diffusion Krita ad689f117d53

Fixed an update glitch in the Colorize Mask

Authored by dkazakov on Sep 22 2016, 9:06 AM.

Description

Fixed an update glitch in the Colorize Mask

Now I had to introduce a special property for the masks, which
reports the additional area where the masks draws. This area
cannot be computed by mean of change/needRect functionality
since it doesn't depend on the dirty rect of the layer.

BUG:369093
Fixes T3812

Details

Committed
dkazakovSep 22 2016, 9:06 AM
Parents
R37:0571f3df18ea: Convert the memory leak assert into a safe assert
Branches
Unknown
Tags
Unknown
Tasks
T3812: Glitch in colorize mask