Diffusion Krita 688578f1f4e1

Allow Clone Brush (duplicateop) to use other layers

Authored by tymond on Apr 17 2019, 12:52 PM.

Description

Allow Clone Brush (duplicateop) to use other layers

Before this commit, Clone Brush was supposed to
use the last layer the source was placed on
(or the current layer if the last layer was
unaccessible or the source wasn't placed yet).
In reality it used always current layer.
This commit fixes that behaviour.

BUG:401919

Details

Committed
tymondApr 17 2019, 12:52 PM
Parents
R37:d39586716361: Check whether the pointer to the pattern is not zero
Branches
Unknown
Tags
Unknown