Added display selection option to settings for fullscreen modes.
This commit is contained in:
committed by
Paul Chote
parent
de0bb9ee39
commit
98aef70e88
@@ -214,13 +214,6 @@ Background@SETTINGS_PANEL:
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: Windowed
|
||||
Label@MODE_CHANGES_DESC:
|
||||
X: 100
|
||||
Y: 237
|
||||
Width: 200
|
||||
Height: 15
|
||||
Font: Tiny
|
||||
Text: Video mode changes require restart
|
||||
Checkbox@VSYNC_CHECKBOX:
|
||||
X: 310
|
||||
Y: 213
|
||||
@@ -263,6 +256,28 @@ Background@SETTINGS_PANEL:
|
||||
Height: 15
|
||||
Font: Tiny
|
||||
Text: Video mode and window size changes require restart
|
||||
Container@DISPLAY_SELECTION:
|
||||
Y: 240
|
||||
Children:
|
||||
Label@DISPLAY_SELECTION_LABEL:
|
||||
X: 15
|
||||
Height: 25
|
||||
Width: 120
|
||||
Align: Right
|
||||
Text: Select Display:
|
||||
DropDownButton@DISPLAY_SELECTION_DROPDOWN:
|
||||
X: 140
|
||||
Width: 160
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Text: Standard
|
||||
Label@MODE_CHANGES_DESC:
|
||||
X: 60
|
||||
Y: 27
|
||||
Width: 200
|
||||
Height: 15
|
||||
Font: Tiny
|
||||
Text: Video mode and display changes require restart
|
||||
Checkbox@FRAME_LIMIT_CHECKBOX:
|
||||
X: 310
|
||||
Y: 243
|
||||
|
||||
Reference in New Issue
Block a user