Diffusion Krita 4cbc15c8869a

Move Isolate Mode activation and deactivation into a stroke

Authored by dkazakov on May 6 2018, 5:22 PM.

Description

Move Isolate Mode activation and deactivation into a stroke

If we just manually check tryBarrierLock() and skip activation,
then "continued isolated mode" will work incorrectly. Indeed,
GUI requested to switch the root, but image refuses to do that
because it is busy.

Now we just post all the requests to the strokes queue and change
isolated root unconditionally.

BUG:392969

Details

Committed
dkazakovMay 6 2018, 5:23 PM
Parents
R37:8b2309a39fa5: Make it possible to load bmp images with the suffix in all CAPS
Branches
Unknown
Tags
Unknown