https://bugs.kde.org/show_bug.cgi?id=410929
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/6191b915c | |0e8ccb407986bd4fec3df1451b6 | |c8b0 Resolution|--- |FIXED --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit 6191b915c0e8ccb407986bd4fec3df1451b6c8b0 by Dmitry Kazakov, on behalf of Jonathan Colman. Committed on 05/10/2020 at 21:11. Pushed by dkazakov into branch 'master'. 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/6191b915c0e8ccb407986bd4fec3df1451b6c8b0 -- You are receiving this mail because: You are watching all bug changes.
