Skip to content

Commit 66ba60b

Browse files
committed
shift down checkboxes and expand custom res collection to fit info text; remove upscale fullscreen button
1 parent 2d29ec2 commit 66ba60b

File tree

2 files changed

+7
-33
lines changed

2 files changed

+7
-33
lines changed

Data/Base.rte/GUIs/SettingsGUI.ini

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,6 @@ Name = ButtonQuickBorderless
115115
Anchor = Left, Top
116116
Text = Fullscreen
117117

118-
[ButtonQuickUpscaledBorderless]
119-
ControlType = BUTTON
120-
Parent = CollectionBoxVideoSettings
121-
X = 350
122-
Y = 29
123-
Width = 120
124-
Height = 18
125-
Visible = True
126-
Enabled = True
127-
Name = ButtonQuickUpscaledBorderless
128-
Anchor = Left, Top
129-
Text = Upscaled Fullscreen
130-
131118
[LabelResolutionSelect]
132119
ControlType = LABEL
133120
Parent = CollectionBoxVideoSettings
@@ -175,7 +162,7 @@ Checked = False
175162
ControlType = CHECKBOX
176163
Parent = CollectionBoxVideoSettings
177164
X = 14
178-
Y = 115
165+
Y = 135
179166
Width = 85
180167
Height = 16
181168
Visible = True
@@ -189,7 +176,7 @@ Checked = Unchecked
189176
ControlType = CHECKBOX
190177
Parent = CollectionBoxVideoSettings
191178
X = 14
192-
Y = 135
179+
Y = 155
193180
Width = 85
194181
Height = 16
195182
Visible = True
@@ -203,7 +190,7 @@ Checked = Unchecked
203190
ControlType = CHECKBOX
204191
Parent = CollectionBoxVideoSettings
205192
X = 14
206-
Y = 155
193+
Y = 175
207194
Width = 145
208195
Height = 16
209196
Visible = True
@@ -216,8 +203,8 @@ Checked = Unchecked
216203
[LabelSplitscreenType]
217204
ControlType = LABEL
218205
Parent = CollectionBoxVideoSettings
219-
X = 15
220-
Y = 175
206+
X = 14
207+
Y = 195
221208
Width = 165
222209
Height = 16
223210
Visible = True
@@ -232,7 +219,7 @@ VAlignment = middle
232219
ControlType = COLLECTIONBOX
233220
Parent = CollectionBoxVideoSettings
234221
X = 190
235-
Y = 175
222+
Y = 195
236223
Width = 145
237224
Height = 15
238225
Visible = True
@@ -333,7 +320,7 @@ Parent = CollectionBoxVideoSettings
333320
X = 0
334321
Y = 75
335322
Width = 480
336-
Height = 40
323+
Height = 80
337324
Visible = True
338325
Enabled = True
339326
Name = CollectionCustomResolution

Data/Base.rte/GUIs/SettingsPauseGUI.ini

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,6 @@ Name = ButtonQuickBorderless
115115
Anchor = Left, Top
116116
Text = Fullscreen
117117

118-
[ButtonQuickUpscaledBorderless]
119-
ControlType = BUTTON
120-
Parent = CollectionBoxVideoSettings
121-
X = 350
122-
Y = 29
123-
Width = 120
124-
Height = 18
125-
Visible = False
126-
Enabled = False
127-
Name = ButtonQuickUpscaledBorderless
128-
Anchor = Left, Top
129-
Text = Upscaled Fullscreen
130-
131118
[LabelResolutionSelect]
132119
ControlType = LABEL
133120
Parent = CollectionBoxVideoSettings

0 commit comments

Comments
 (0)