Revision 53e9ce5...
Go back to digest for 18th November 2012Bug Fixes in Office
Dmitry Kazakov committed changes in [calligra/krita-new-move-tool-kazakov] /:
Made the zooming steps consistent in Krita
1) Now the wheel and hotkey zooming in Krita is done using KoZoomAction
instead of hardcoded code
2) The zoom levels are changed to be in consistency with other
applications (checked in Adobe Reader and Adobe Photoshop).
Such change was demanded in bug 302775
File Changes
Modified 9 files
- krita/ui/kis_zoom_manager.cc
- libs/flake/KoCanvasControllerWidget.h
- libs/widgets/KoZoomAction.cpp
- libs/widgets/KoZoomAction.h
- krita/ui/input/kis_input_manager.cpp
- krita/ui/input/kis_shortcut_matcher.cpp
- krita/ui/input/kis_shortcut_matcher.h
- krita/ui/input/kis_zoom_action.cpp
- krita/ui/input/kis_zoom_action.h
9 files changed in total