Add shortcut for Copy in Map editor

This commit is contained in:
rob-v
2019-01-05 21:49:01 +01:00
committed by Paul Chote
parent a545b2e5fa
commit de851fba2c
2 changed files with 14 additions and 0 deletions

View File

@@ -548,12 +548,19 @@ Container@EDITOR_WORLD_ROOT:
Height: 25
Font: Bold
Key: TogglePixelDouble
TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Zoom
TooltipContainer: TOOLTIP_CONTAINER
Button@COPYPASTE_BUTTON:
X: WINDOW_RIGHT - 540
Y: 5
Width: 96
Height: 25
Text: Copy/Paste
Key: c ctrl
TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Copy
TooltipContainer: TOOLTIP_CONTAINER
DropDownButton@COPYFILTER_BUTTON:
X: WINDOW_RIGHT - 435
Y: 5

View File

@@ -508,7 +508,11 @@ Container@EDITOR_WORLD_ROOT:
Width: 90
Height: 25
Text: Copy/Paste
TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Copy
TooltipContainer: TOOLTIP_CONTAINER
Font: Bold
Key: c ctrl
DropDownButton@COPYFILTER_BUTTON:
X: 270
Width: 140
@@ -539,6 +543,9 @@ Container@EDITOR_WORLD_ROOT:
Height: 25
Font: Bold
Key: TogglePixelDouble
TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Zoom
TooltipContainer: TOOLTIP_CONTAINER
Label@COORDINATE_LABEL:
X: 635
Width: 50