From 051886c98ecd7a0a05d17f2e2a644fbde795efad Mon Sep 17 00:00:00 2001 From: nordsoft Date: Fri, 13 Oct 2023 11:13:57 +0200 Subject: [PATCH] Add shurtcuts --- mapeditor/mainwindow.ui | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/mapeditor/mainwindow.ui b/mapeditor/mainwindow.ui index b1942db80..518464262 100644 --- a/mapeditor/mainwindow.ui +++ b/mapeditor/mainwindow.ui @@ -1356,6 +1356,9 @@ Lock objects on map to avoid unnecessary changes + + Ctrl+L + @@ -1368,6 +1371,9 @@ Unlock all objects on the map + + Ctrl+Shift+L + @@ -1377,6 +1383,9 @@ Zoom in + + Ctrl+= + @@ -1386,6 +1395,9 @@ Zoom out + + Ctrl+- + @@ -1395,6 +1407,9 @@ Zoom reset + + Ctrl+Shift+= +