https://bugs.kde.org/show_bug.cgi?id=410929
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/99e35e3dc |hics/krita/commit/1513cb03c |58ed020a3cb12e3ff7f35b31083 |0cbe8215e4fa6f5a52a68cc590e |b327 |28c5 --- Comment #6 from Dmitry Kazakov <[email protected]> --- Git commit 1513cb03c0cbe8215e4fa6f5a52a68cc590e28c5 by Dmitry Kazakov, on behalf of Jonathan Colman. Committed on 05/10/2020 at 21:13. Pushed by dkazakov into branch 'krita/4.3'. Fix Zoom Shortcut ordering Previous commit inserted ZoomToHeightShortcut after ZoomToWidthShortcut in Shortcuts enum. This result in RelativeZoomModeShortcut's combinations to shortcut to "Fit Page Height" instead. Fixed by moving ZoomToHeightShortcut to end of enum. M +2 -2 libs/ui/input/kis_zoom_action.h https://invent.kde.org/graphics/krita/commit/1513cb03c0cbe8215e4fa6f5a52a68cc590e28c5 -- You are receiving this mail because: You are watching all bug changes.
