From 357c5c46ce9609b26ebb961d4e596c8162aae748 Mon Sep 17 00:00:00 2001 From: asl Date: Tue, 28 Nov 2017 15:30:57 +0300 Subject: [PATCH] patch for absent zoom cursor --- src/GraphicsView/resources/GraphicsView_images.ts | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/GraphicsView/resources/GraphicsView_images.ts b/src/GraphicsView/resources/GraphicsView_images.ts index 74d5c00c6..f90a6c49c 100644 --- a/src/GraphicsView/resources/GraphicsView_images.ts +++ b/src/GraphicsView/resources/GraphicsView_images.ts @@ -17,10 +17,6 @@ ICON_GV_GLOBALPAN graphics_view_glpan.png - - ICON_GV_CURSOR_ZOOM - graphics_view_cursor_zoom.png - ICON_GV_FITALL graphics_view_fitall.png @@ -42,4 +38,11 @@ graphics_view_rotate.png + + GraphicsView_ViewPort + + ICON_GV_CURSOR_ZOOM + graphics_view_cursor_zoom.png + + -- 2.39.2