Diffusion Krita 93520ec52d46

Fix move and transform tools after quick layer duplication

Authored by dkazakov on Jun 13 2019, 1:45 PM.

Description

Fix move and transform tools after quick layer duplication

Duplication happens in a node juggler that tries to keep the number of
actions/updates as low as possible, therefor it keeps a stroke open for a
couple of seconds after the user did the action. We should properly
close this stroke by emitting KisImage::sigStrokeEndRequested().

BUG:408593

Details

Committed
remptJun 17 2019, 8:16 AM
Parents
R37:de8c324e3a48: Make sure the text style is not reset when we remove the last character
Branches
Unknown
Tags
Unknown