summaryrefslogtreecommitdiff
path: root/Scenes/Menus/MainMenu.tscn
diff options
context:
space:
mode:
authorSophia Pearson <codergal89@gmail.com>2022-10-04 16:15:28 +0200
committerSophia Pearson <codergal89@gmail.com>2022-10-04 22:18:24 +0200
commit7635be3a0d92ec2746145ec8c31d53ec246d4914 (patch)
tree7f5bcf702d81ab5326980245d67e614171ab64fa /Scenes/Menus/MainMenu.tscn
parent6248648eff7dda1088bb196ee4f3fce3b5fc260a (diff)
downloadtexty-7635be3a0d92ec2746145ec8c31d53ec246d4914.tar.xz
texty-7635be3a0d92ec2746145ec8c31d53ec246d4914.zip
menus: fix main menu sizing
Diffstat (limited to 'Scenes/Menus/MainMenu.tscn')
-rw-r--r--Scenes/Menus/MainMenu.tscn16
1 files changed, 12 insertions, 4 deletions
diff --git a/Scenes/Menus/MainMenu.tscn b/Scenes/Menus/MainMenu.tscn
index 5cb37c1..a262cbd 100644
--- a/Scenes/Menus/MainMenu.tscn
+++ b/Scenes/Menus/MainMenu.tscn
@@ -15,36 +15,44 @@ grow_vertical = 2
Title = "TITLE_MAIN_MENU"
[node name="ScreenContainer" parent="MenuScreen" index="0"]
+layout_mode = 1
anchors_preset = 15
grow_horizontal = 2
grow_vertical = 2
[node name="TopBar" parent="MenuScreen/ScreenContainer" index="0"]
+layout_mode = 2
offset_right = 1152.0
-offset_bottom = 17.0
+offset_bottom = 25.0
theme_type_variation = &"InvertedPanelContainer"
[node name="TitleArea" parent="MenuScreen/ScreenContainer/TopBar" index="0"]
+layout_mode = 2
offset_right = 1144.0
-offset_bottom = 17.0
+offset_bottom = 25.0
Title = "[center]TITLE_MAIN_MENU[/center]"
[node name="Content" parent="MenuScreen/ScreenContainer" index="1"]
-offset_top = 21.0
+layout_mode = 2
+offset_top = 29.0
offset_right = 1152.0
offset_bottom = 644.0
[node name="Buttons" parent="MenuScreen/ScreenContainer/Content" index="0" instance=ExtResource("2")]
+layout_mode = 2
anchors_preset = 0
+anchor_top = 0.0
anchor_right = 0.0
anchor_bottom = 0.0
offset_left = 8.0
+offset_top = 0.0
offset_right = 1144.0
-offset_bottom = 623.0
+offset_bottom = 615.0
grow_horizontal = 1
grow_vertical = 1
[node name="BottomBar" parent="MenuScreen/ScreenContainer" index="2"]
+layout_mode = 2
offset_top = 648.0
offset_right = 1152.0
offset_bottom = 648.0