Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 2a39311

Browse files
committed
Misc layout changes
1 parent 1e4cadc commit 2a39311

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Base.rte/GUIs/MainMenuGUI.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ControlType = BUTTON
3636
Parent = MainScreen
3737
X = 0
3838
Y = 0
39-
Width = 110
39+
Width = 115
4040
Height = 20
4141
Visible = True
4242
Enabled = True

Base.rte/GUIs/SettingsGUI.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3087,17 +3087,17 @@ DrawColor = 3156520
30873087
ControlType = LABEL
30883088
Parent = CollectionBoxGamepadRecommendedInput
30893089
X = 80
3090-
Y = 15
3090+
Y = 17
30913091
Width = 135
3092-
Height = 20
3092+
Height = 30
30933093
Visible = True
30943094
Enabled = True
30953095
Name = LabelRecommendedGamepadInput
30963096
Anchor = Left, Top
30973097
ToolTip = None
30983098
Text = [Left Stick Right]
30993099
HAlignment = left
3100-
VAlignment = middle
3100+
VAlignment = top
31013101

31023102
[CollectionBoxRecommendedGamepadInputDiagramCenteringBox]
31033103
ControlType = COLLECTIONBOX

0 commit comments

Comments
 (0)