https://bugs.kde.org/show_bug.cgi?id=408028
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/05a6402935b61d | |6f2a0f0e964557a48a7c73a994 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 05a6402935b61d6f2a0f0e964557a48a7c73a994 by Dmitry Kazakov. Committed on 03/06/2019 at 11:48. Pushed by dkazakov into branch 'master'. Fix cloning vector layers For all internal vector updates we should use safe signal compressor instead of the regular one. Otherwise "timers are accesses from non-gui thread" problem will chase us :) M +2 -1 libs/global/kis_signal_compressor.h M +6 -0 libs/global/kis_thread_safe_signal_compressor.cpp M +2 -0 libs/global/kis_thread_safe_signal_compressor.h M +1 -2 libs/ui/flake/kis_shape_layer_canvas.h https://invent.kde.org/kde/krita/commit/05a6402935b61d6f2a0f0e964557a48a7c73a994 -- You are receiving this mail because: You are watching all bug changes.