https://bugs.kde.org/show_bug.cgi?id=369093

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/ad689f117d5335b52494d4210
                   |                            |5ec001071029e32
         Resolution|---                         |FIXED

--- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit ad689f117d5335b52494d42105ec001071029e32 by Dmitry Kazakov.
Committed on 22/09/2016 at 09:06.
Pushed by dkazakov into branch 'kazakov/preset-chooser-fixes'.

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.
Fixes T3812

M  +20   -2    libs/image/kis_layer.cc
M  +5    -0    libs/image/kis_mask.cc
M  +13   -0    libs/image/kis_mask.h
M  +5    -0    libs/image/lazybrush/kis_colorize_mask.cpp
M  +6    -0    libs/image/lazybrush/kis_colorize_mask.h

http://commits.kde.org/krita/ad689f117d5335b52494d42105ec001071029e32

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to