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

Tymond <tamtamy.tym...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/630ce8583cb5a9337aceb2ca
                   |                            |96f17c2cf1df306e
         Resolution|---                         |FIXED

--- Comment #2 from Tymond <tamtamy.tym...@gmail.com> ---
Git commit 630ce8583cb5a9337aceb2ca96f17c2cf1df306e by Agata Cacko.
Committed on 28/03/2019 at 20:34.
Pushed by tymond into branch 'master'.

Disable assert on empty parent in Colorize Mask

Before this change, Colorize Mask asserted after flattening
or merging with another layer when the image was smaller than 1024px
wide and long. After this commit, it shouldn't happen.

It was caused by setting the parent dirty just before the parent gets
deleted. The request was linked to refreshing area outside the image
boundaries; since Colorize Mask didn't and doesn't work outside of the
image boundaries, it isn't necessary.

NOTE: In case of providing support for Colorize Mask working outside of
the canvas boundaries, the decision in this commit might need
reevaluation (in case of a need to update the mask there).

M  +9    -1    libs/image/lazybrush/kis_colorize_mask.cpp

https://commits.kde.org/krita/630ce8583cb5a9337aceb2ca96f17c2cf1df306e

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

Reply via email to