Diffusion Krita 8b7be89122a1

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
dkazakovJun 13 2019, 1:45 PM
Parents
R37:4664bf09c299: Make sure the text style is not reset when we remove the last character
Branches
Unknown
Tags
Unknown