https://bugs.kde.org/show_bug.cgi?id=392014

--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 21faf92eadc4387facf7938acac53b4cf09b1d65 by Dmitry Kazakov.
Committed on 07/04/2018 at 13:28.
Pushed by dkazakov into branch 'krita/4.0'.

Disable handling Ctrl+Z as "cancel" action in KisToolMove

Basically, we shouldn't cancel the stroke on undo in "continued"
tool actions. Instead the user should use "Esc" key for that.

Otherwise the previous command (the one that came before the
current action) will be undone, which is not what the user wants.

Ideally we should finally implement an undo system for the move tool,
but it is still a todo.

M  +7    -0    plugins/tools/basictools/kis_tool_move.cc
M  +1    -0    plugins/tools/basictools/kis_tool_move.h

https://commits.kde.org/krita/21faf92eadc4387facf7938acac53b4cf09b1d65

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to