https://bugs.kde.org/show_bug.cgi?id=513855
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/c463e9c |hics/krita/-/commit/3a5773b |0a08228b6a0412faa3994d80dc0 |f2e789d5a040a8c34f0db54e933 |7b4e94 |b7ad85 --- Comment #7 from Dmitry Kazakov <[email protected]> --- Git commit 3a5773bf2e789d5a040a8c34f0db54e933b7ad85 by Dmitry Kazakov. Committed on 16/01/2026 at 13:01. Pushed by dkazakov into branch 'krita/5.2'. 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 +38 -0 libs/ui/tool/kis_tool_utils.cpp M +33 -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/3a5773bf2e789d5a040a8c34f0db54e933b7ad85 -- You are receiving this mail because: You are watching all bug changes.
