This commit is contained in:
Jaap Marsman 2023-12-03 10:20:16 +08:00
parent 61b6b7425a
commit 4fd1f4ebb4
2 changed files with 1 additions and 21 deletions

View File

@ -12,7 +12,7 @@ config_version=5
config/name="Wellbeing App"
run/main_scene="res://start_screen.tscn"
config/features=PackedStringArray("4.1")
config/features=PackedStringArray("4.2")
run/low_processor_mode=true
config/icon="res://Assets/icons/main_icon.png"

View File

@ -35,37 +35,17 @@ theme = ExtResource("5")
visible = false
[node name="welcome_title" parent="UI/top_container/start_menu" index="0"]
anchors_preset = 5
offset_top = 0.0
offset_bottom = 34.0
grow_horizontal = 2
[node name="version_label" parent="UI/top_container/start_menu" index="2"]
anchors_preset = 2
offset_left = 0.0
offset_top = -30.0
offset_right = 1275.0
offset_bottom = 0.0
grow_vertical = 0
[node name="button_daily_action" parent="UI/top_container/start_menu/GridContainer" index="0"]
layout_mode = 2
[node name="button_open_github" parent="UI/top_container/start_menu/GridContainer" index="1"]
layout_mode = 2
[node name="button_email_feedback" parent="UI/top_container/start_menu/GridContainer" index="2"]
layout_mode = 2
[node name="button_name" parent="UI/top_container/start_menu/GridContainer" index="3"]
layout_mode = 2
[node name="button_update_check" parent="UI/top_container/start_menu/GridContainer" index="4"]
layout_mode = 2
[node name="button_journal" parent="UI/top_container/start_menu/GridContainer" index="5"]
layout_mode = 2
[node name="user_details" parent="UI/top_container" instance=ExtResource("2")]
visible = false