Diffusion Krita d8c4815d9b9c

Fix updates of Clone Layers when the nodes are updated with subtree walker

Authored by dkazakov on Aug 7 2018, 7:26 AM.

Description

Fix updates of Clone Layers when the nodes are updated with subtree walker

KisRefreshSubtreeWalker has no change-rect pass, because
all the layers are considered as FILTHY. Therefore we should
notify their clones manually during the need-rect pass.

The patch also fixes the KisProcessingsTest, which was broken
for a very long time because of that.

Details

Committed
dkazakovAug 7 2018, 7:26 AM
Parents
R37:0f1b4a89cefb: Don't use categorized debug, which is disabled compile time
Branches
Unknown
Tags
Unknown