https://bugs.kde.org/show_bug.cgi?id=520602
Luna <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/7eaaef7 | |ba568561468d0344f777d189e5b | |59df13 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Luna <[email protected]> --- Git commit 7eaaef7ba568561468d0344f777d189e5b59df13 by Luna Lovecraft. Committed on 09/07/2026 at 08:14. Pushed by dkazakov into branch 'master'. Fix deadlock when doing perspective transform When the perspective transform shape becomes convex, perspecive calculations explode causing a deadlock. So we just prevent that from happening by blocking further handle movement when the shape stops being convex. M +11 -0 plugins/tools/tool_transform2/kis_perspective_transform_strategy.cpp https://invent.kde.org/graphics/krita/-/commit/7eaaef7ba568561468d0344f777d189e5b59df13 -- You are receiving this mail because: You are watching all bug changes.
