https://bugs.kde.org/show_bug.cgi?id=520602
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/7eaaef7 |hics/krita/-/commit/aff131a |ba568561468d0344f777d189e5b |066d8d0fa376ec2a3fc46e878ac |59df13 |f0b588 --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit aff131a066d8d0fa376ec2a3fc46e878acf0b588 by Dmitry Kazakov, on behalf of Luna Lovecraft. Committed on 09/07/2026 at 08:55. Pushed by dkazakov into branch 'krita/6.0'. 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/aff131a066d8d0fa376ec2a3fc46e878acf0b588 -- You are receiving this mail because: You are watching all bug changes.
