Add zoom hotkeys.
This commit is contained in:
@@ -318,6 +318,8 @@ Container@EDITOR_WORLD_ROOT:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
IgnoreMouseOver: True
|
||||
ZoomInKey: ZoomIn
|
||||
ZoomOutKey: ZoomOut
|
||||
ScrollUpKey: MapScrollUp
|
||||
ScrollDownKey: MapScrollDown
|
||||
ScrollLeftKey: MapScrollLeft
|
||||
|
||||
@@ -42,6 +42,8 @@ Container@INGAME_ROOT:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
ZoomInKey: ZoomIn
|
||||
ZoomOutKey: ZoomOut
|
||||
ScrollUpKey: MapScrollUp
|
||||
ScrollDownKey: MapScrollDown
|
||||
ScrollLeftKey: MapScrollLeft
|
||||
|
||||
Reference in New Issue
Block a user