Diffusion Krita eb17ce74a26a

Make KisToolTransform fully asynchronous

Authored by dkazakov on Jul 30 2019, 12:51 PM.

Description

Make KisToolTransform fully asynchronous

Now all initialization of the transform tool has been moved into the
stroke's context. It means that the tool doesn't need to block event
loop until it image is finished anymore.

The fix uses he new features of the strokes framework, specifically
mutated stroke jobs.

CCBUG:409275

Details

Committed
dkazakovJul 30 2019, 2:16 PM
Parents
R37:21889437905f: Make Move Tool asynchronous
Branches
Unknown
Tags
Unknown