https://bugs.kde.org/show_bug.cgi?id=416505
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/c05334ed89d555 | |7dd5c1b2b7035ef34a3b58c332 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit c05334ed89d5557dd5c1b2b7035ef34a3b58c332 by Dmitry Kazakov. Committed on 28/01/2020 at 13:15. Pushed by dkazakov into branch 'master'. Fix Warp and Cage transform in master The problem was cause that assignment operator has been called on the same object. So it has been cleared instead of assigned. M +2 -0 plugins/tools/tool_transform2/tool_transform_args.cc https://invent.kde.org/kde/krita/commit/c05334ed89d5557dd5c1b2b7035ef34a3b58c332 -- You are receiving this mail because: You are watching all bug changes.