Reduce the menu button size to save space.
This commit is contained in:
committed by
teinarss
parent
0e7ad43425
commit
058fb51f4c
@@ -557,7 +557,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
MenuContainer: INGAME_MENU
|
MenuContainer: INGAME_MENU
|
||||||
HideIngameUI: true
|
HideIngameUI: true
|
||||||
Pause: true
|
Pause: true
|
||||||
Width: 160
|
Width: 60
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Menu
|
Text: Menu
|
||||||
TooltipText: Menu
|
TooltipText: Menu
|
||||||
@@ -565,7 +565,7 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Key: escape
|
Key: escape
|
||||||
Button@COPYPASTE_BUTTON:
|
Button@COPYPASTE_BUTTON:
|
||||||
X: 170
|
X: 70
|
||||||
Width: 90
|
Width: 90
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Copy/Paste
|
Text: Copy/Paste
|
||||||
@@ -575,15 +575,15 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Key: c ctrl
|
Key: c ctrl
|
||||||
DropDownButton@COPYFILTER_BUTTON:
|
DropDownButton@COPYFILTER_BUTTON:
|
||||||
X: 270
|
X: 170
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Copy Filters
|
Text: Copy Filters
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Button@UNDO_BUTTON:
|
Button@UNDO_BUTTON:
|
||||||
X: 420
|
X: 320
|
||||||
Height: 25
|
Height: 25
|
||||||
Width: 90
|
Width: 70
|
||||||
Text: Undo
|
Text: Undo
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Key: z ctrl
|
Key: z ctrl
|
||||||
@@ -591,9 +591,9 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
TooltipText: Undo last step
|
TooltipText: Undo last step
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
Button@REDO_BUTTON:
|
Button@REDO_BUTTON:
|
||||||
X: 520
|
X: 400
|
||||||
Height: 25
|
Height: 25
|
||||||
Width: 90
|
Width: 70
|
||||||
Text: Redo
|
Text: Redo
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Key: y ctrl
|
Key: y ctrl
|
||||||
@@ -601,20 +601,20 @@ Container@EDITOR_WORLD_ROOT:
|
|||||||
TooltipText: Redo last step
|
TooltipText: Redo last step
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
DropDownButton@OVERLAY_BUTTON:
|
DropDownButton@OVERLAY_BUTTON:
|
||||||
X: 620
|
X: 480
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: Overlays
|
Text: Overlays
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@COORDINATE_LABEL:
|
Label@COORDINATE_LABEL:
|
||||||
X: 770
|
X: 630
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Left
|
Align: Left
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Label@CASH_LABEL:
|
Label@CASH_LABEL:
|
||||||
X: 885
|
X: 745
|
||||||
Width: 50
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Left
|
Align: Left
|
||||||
|
|||||||
Reference in New Issue
Block a user