https://bugs.kde.org/show_bug.cgi?id=513855
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/c463e9c | |0a08228b6a0412faa3994d80dc0 | |7b4e94 Status|CONFIRMED |RESOLVED --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit c463e9c0a08228b6a0412faa3994d80dc07b4e94 by Dmitry Kazakov. Committed on 16/01/2026 at 12:56. Pushed by dkazakov into branch 'master'. Fix Transform and Move shortcuts conflicting Timeline arrow key actions When Transform or Move tools don't have any stroke running, the move shortcuts should **not** override arrow key shortcuts. These actions don't do anything anyway. M +37 -0 libs/ui/tool/kis_tool_utils.cpp M +32 -0 libs/ui/tool/kis_tool_utils.h M +9 -10 plugins/tools/basictools/kis_tool_move.cc M +3 -1 plugins/tools/basictools/kis_tool_move.h M +8 -8 plugins/tools/tool_transform2/kis_tool_transform.cc M +3 -0 plugins/tools/tool_transform2/kis_tool_transform.h https://invent.kde.org/graphics/krita/-/commit/c463e9c0a08228b6a0412faa3994d80dc07b4e94 -- You are receiving this mail because: You are watching all bug changes.
