aboutsummaryrefslogtreecommitdiff
path: root/game/src/OptionMenu/OptionsMenu.tscn
diff options
context:
space:
mode:
author Hop311 <hop3114@gmail.com>2023-03-04 19:06:05 +0100
committer Hop311 <hop3114@gmail.com>2023-03-04 19:06:05 +0100
commit3e088a2642d2d05eed011b2dd1bdee566225719f (patch)
tree4b80e3cbc20413f9b1ea57fed5a6f7a847328a29 /game/src/OptionMenu/OptionsMenu.tscn
parent3a46095b678d75292090802280ce9dbd3f2d24dc (diff)
Comments marking implemeneted requirements
Diffstat (limited to 'game/src/OptionMenu/OptionsMenu.tscn')
-rw-r--r--game/src/OptionMenu/OptionsMenu.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/game/src/OptionMenu/OptionsMenu.tscn b/game/src/OptionMenu/OptionsMenu.tscn
index eafe37f..bdb80f1 100644
--- a/game/src/OptionMenu/OptionsMenu.tscn
+++ b/game/src/OptionMenu/OptionsMenu.tscn
@@ -8,6 +8,7 @@
[ext_resource type="PackedScene" uid="uid://dp2grvybtecqu" path="res://src/OptionMenu/OtherTab.tscn" id="5_ahefp"]
[node name="OptionsMenu" type="Control"]
+editor_description = "UI-25"
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
@@ -29,19 +30,23 @@ theme_override_constants/margin_right = 250
theme_override_constants/margin_bottom = 200
[node name="Tab" type="TabContainer" parent="Margin"]
+editor_description = "UI-45"
layout_mode = 2
size_flags_vertical = 3
tab_alignment = 1
use_hidden_tabs_for_min_size = true
[node name="Video" parent="Margin/Tab" instance=ExtResource("2_ji8xr")]
+editor_description = "UI-46, UIFUN-43"
layout_mode = 2
[node name="Sound" parent="Margin/Tab" instance=ExtResource("3_4w35t")]
+editor_description = "UI-47, UIFUN-44"
visible = false
layout_mode = 2
[node name="Controls" parent="Margin/Tab" instance=ExtResource("4_vdhjp")]
+editor_description = "SS-27, UI-49, UIFUN-46"
visible = false
layout_mode = 2
@@ -64,4 +69,5 @@ mouse_filter = 2
alignment = 2
[node name="LocaleButton" parent="LocaleVBox/LocaleHBox" instance=ExtResource("2_d7wvq")]
+editor_description = "UI-79"
layout_mode = 2