https://bugs.kde.org/show_bug.cgi?id=437886
--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 1ad3c805898a6d9ed00813310254d156ba17b852 by Dmitry Kazakov. Committed on 16/07/2021 at 07:34. Pushed by dkazakov into branch 'master'. Properly fix updates of shape layers on applying legacy transformation Two issues: 1) We need to explicitly ask shape layers to regenerate their projection and wait for that using a barrier. 2) It should happen inside the blocked-setdirty-calls block to make sure no intermediate results are visible to the user. M +15 -7 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp https://invent.kde.org/graphics/krita/commit/1ad3c805898a6d9ed00813310254d156ba17b852 -- You are receiving this mail because: You are watching all bug changes.