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/ |https://invent.kde.org/kde/ |krita/commit/002c950d9c0bca |krita/commit/973e2a7fd65b15 |4b6a8b6fc3ea90a1106a0cc2cd |3a23f775c2179abc27072e9540 --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 973e2a7fd65b153a23f775c2179abc27072e9540 by Dmitry Kazakov. Committed on 28/01/2020 at 13:13. 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/973e2a7fd65b153a23f775c2179abc27072e9540 -- You are receiving this mail because: You are watching all bug changes.