Skip to content

Commit 56ded89

Browse files
committed
reduce collection heights
1 parent 3cd7d93 commit 56ded89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Data/Base.rte/GUIs/SettingsGUI.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Parent = CollectionBoxVideoSettings
277277
X = 0
278278
Y = 75
279279
Width = 480
280-
Height = 60
280+
Height = 40
281281
Visible = True
282282
Enabled = True
283283
Name = CollectionPresetResolution
@@ -333,7 +333,7 @@ Parent = CollectionBoxVideoSettings
333333
X = 0
334334
Y = 75
335335
Width = 480
336-
Height = 60
336+
Height = 40
337337
Visible = True
338338
Enabled = True
339339
Name = CollectionCustomResolution
@@ -407,7 +407,7 @@ Visible = True
407407
Enabled = True
408408
Name = ComboboxResolutionMultiplier
409409
Anchor = Left, Top
410-
Text = 2
410+
DropHeight = 48
411411
DropDownStyle = DropDown
412412

413413
[ButtonApplyCustomResolution]

0 commit comments

Comments
 (0)