https://bugs.kde.org/show_bug.cgi?id=412530
--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit b67fede2997233fc5303022f439ded895c04cedb by Dmitry Kazakov. Committed on 08/10/2019 at 15:33. Pushed by dkazakov into branch 'master'. Remove extra update when creating a new shape The update is emitted by KoShapeManager itself, so there is no reason to trigger it manually (it also eases thread-safety concerns, because after adding the shape to shape manager it is no longer safe to access it from the worker thread). M +0 -5 libs/ui/flake/kis_shape_controller.cpp https://invent.kde.org/kde/krita/commit/b67fede2997233fc5303022f439ded895c04cedb -- You are receiving this mail because: You are watching all bug changes.