https://bugs.kde.org/show_bug.cgi?id=415625
--- Comment #11 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 0c2d7094d66c6777759b079960cde8302f4e8e5a by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 28/01/2020 at 09:09. Pushed by rempt into branch 'krita/4.2'. Revert "Initialize transform tool args when ending stroke" This reverts commit 8ef04427c4b8e63265ab4bb3456659cf4b0d39a4. The patch introduces a data-loss in the following usecase: 1) Select transform tool 2) Click on the canvas to activate it 3) Press Enter to apply 4) Click again 5) Press Enter to apply again 4) Click again 5) Press Esc to cancel 6) Click again The layer data is lost, it becomes completely blank. (cherry picked from commit dcae8c7860efeddd5254aa6377ce75d4c9070b36) M +0 -25 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp https://invent.kde.org/kde/krita/commit/0c2d7094d66c6777759b079960cde8302f4e8e5a -- You are receiving this mail because: You are watching all bug changes.