https://bugs.kde.org/show_bug.cgi?id=392969
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/4cbc15c8869af84f22a68e2d | |52bcd99495e8504b Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 4cbc15c8869af84f22a68e2d52bcd99495e8504b by Dmitry Kazakov. Committed on 06/05/2018 at 17:23. Pushed by dkazakov into branch 'master'. 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. M +3 -0 libs/image/kis_idle_watcher.cpp M +57 -21 libs/image/kis_image.cc https://commits.kde.org/krita/4cbc15c8869af84f22a68e2d52bcd99495e8504b -- You are receiving this mail because: You are watching all bug changes.