https://bugs.kde.org/show_bug.cgi?id=386704
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/edd2e5ecc | |de20f9242cbe5c7ed038d183e6c | |9012 Status|ASSIGNED |RESOLVED --- Comment #3 from Dmitry Kazakov <[email protected]> --- Git commit edd2e5eccde20f9242cbe5c7ed038d183e6c9012 by Dmitry Kazakov. Committed on 18/06/2020 at 20:48. Pushed by dkazakov into branch 'krita/4.3'. Fix KoZoomTool on rotated and mirrored canvas KoCanvasControllerWidget uses widget coordinates, not the view ones. M +5 -5 libs/flake/KoCanvasController.h M +5 -6 libs/flake/KoCanvasControllerWidget.cpp M +10 -0 libs/flake/KoViewConverter.cpp M +2 -0 libs/flake/KoViewConverter.h M +8 -2 libs/flake/tools/KoZoomStrategy.cpp M +10 -0 libs/ui/canvas/kis_coordinates_converter.cpp M +5 -0 libs/ui/canvas/kis_coordinates_converter.h https://invent.kde.org/graphics/krita/commit/edd2e5eccde20f9242cbe5c7ed038d183e6c9012 -- You are receiving this mail because: You are watching all bug changes.
