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/3e810e688 |hics/krita/commit/99e35e3dc |744494fcef98f5d75e9cdc7e564 |58ed020a3cb12e3ff7f35b31083 |e6f8 |b327 --- Comment #5 from Dmitry Kazakov <[email protected]> --- Git commit 99e35e3dc58ed020a3cb12e3ff7f35b31083b327 by Dmitry Kazakov, on behalf of Jonathan Colman. Committed on 05/10/2020 at 21:13. Pushed by dkazakov into branch 'krita/4.3'. Add Fit To Height zooming and shortcut Added Fit to Height option in zoom drop-down, and ability to shortcut via "Configure Krita..." Set ZOOM_HEIGHT enum value to 16, so ZOOM_HEIGHT is a unique mask in KoZoomController::Private (see KoZoomController_p.h line 41) This commit resolves: https://bugs.kde.org/show_bug.cgi?id=410929 M +4 -0 libs/ui/input/kis_zoom_action.cpp M +1 -0 libs/ui/input/kis_zoom_action.h M +3 -0 libs/widgets/KoZoomAction.cpp M +10 -1 libs/widgets/KoZoomController.cpp M +1 -1 libs/widgets/KoZoomController_p.h M +13 -2 libs/widgets/KoZoomMode.cpp M +1 -0 libs/widgets/KoZoomMode.h https://invent.kde.org/graphics/krita/commit/99e35e3dc58ed020a3cb12e3ff7f35b31083b327 -- You are receiving this mail because: You are watching all bug changes.
