Skip to content
Commit 4cbc15c8 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

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
parent 8b2309a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment