Diffusion Krita d33b5213dd9d

Add barrier for initialization of MoveSelectionStrokeStrategy

Authored by dkazakov on Mar 19 2019, 2:45 PM.

Description

Add barrier for initialization of MoveSelectionStrokeStrategy

KisSelection might still have a KisUpdateSelectionJob in pending,
so its projection might still not be valid. We should wait until
all the jobs in the queue are competed, and only after that start
a stroke (and initialize handles of the move tool).

Details

Committed
dkazakovMar 19 2019, 3:01 PM
Parents
R37:125337bee17a: Fix move tool to handle selection that is completely outside canvas
Branches
Unknown
Tags
Unknown