Diffusion Krita f094f600e2e1

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

Authored by dkazakov on Apr 4 2018, 1:06 PM.

Description

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.

CCBUG:392014

Details

Committed
dkazakovApr 4 2018, 1:07 PM
Parents
R37:d72098bf9463: Fix outline offset when cancelling move tool's stroke
Branches
Unknown
Tags
Unknown