https://bugs.kde.org/show_bug.cgi?id=467945
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/513041f | |2ec2babaaa045ca8263e51bfbeb | |e111c2 Resolution|--- |FIXED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 513041f2ec2babaaa045ca8263e51bfbebe111c2 by Dmitry Kazakov, on behalf of Freya Lupen. Committed on 19/06/2023 at 09:03. Pushed by dkazakov into branch 'master'. Fix Edit Shapes actions in multiple documents The change point to corner/smooth/symmetric actions would only work on the most recently opened document, because they could only be part of one QActionGroup at a time. So remove the QActionGroup. M +18 -22 libs/flake/tools/KoPathTool.cpp M +5 -3 libs/flake/tools/KoPathTool.h https://invent.kde.org/graphics/krita/-/commit/513041f2ec2babaaa045ca8263e51bfbebe111c2 -- You are receiving this mail because: You are watching all bug changes.