aboutsummaryrefslogtreecommitdiff
path: root/game/src/OptionMenu
diff options
context:
space:
mode:
author Hop311 <hop3114@gmail.com>2023-05-26 00:54:58 +0200
committer Hop311 <hop3114@gmail.com>2023-05-26 00:54:58 +0200
commit1406d5e2e2af94995735592eab1bba1e14e9a163 (patch)
tree3e6e6c1983d42c3d067c851fa833400f942f835f /game/src/OptionMenu
parentba3e974f30b8a2e7611b753ddc274dec8ff28283 (diff)
Added requirement comments
Diffstat (limited to 'game/src/OptionMenu')
-rw-r--r--game/src/OptionMenu/GeneralTab.tscn4
-rw-r--r--game/src/OptionMenu/VideoTab.tscn4
2 files changed, 4 insertions, 4 deletions
diff --git a/game/src/OptionMenu/GeneralTab.tscn b/game/src/OptionMenu/GeneralTab.tscn
index 68415d4..4e9ff6a 100644
--- a/game/src/OptionMenu/GeneralTab.tscn
+++ b/game/src/OptionMenu/GeneralTab.tscn
@@ -6,7 +6,7 @@
[ext_resource type="Script" path="res://src/OptionMenu/AutosaveIntervalSelector.gd" id="2_t06tb"]
[node name="GeneralTab" type="HBoxContainer" node_paths=PackedStringArray("initial_focus")]
-editor_description = "UI-48"
+editor_description = "UI-48, UIFUN-45"
alignment = 1
script = ExtResource("1_gbutn")
initial_focus = NodePath("VBoxContainer/GridContainer/SavegameFormatSelector")
@@ -48,7 +48,7 @@ layout_mode = 2
text = "OPTIONS_GENERAL_AUTOSAVE"
[node name="AutosaveIntervalSelector" type="OptionButton" parent="VBoxContainer/GridContainer"]
-editor_description = "UI-15"
+editor_description = "UI-15, UIFUN-19"
layout_mode = 2
focus_neighbor_top = NodePath("../SavegameFormatSelector")
focus_neighbor_bottom = NodePath("../LocaleButton")
diff --git a/game/src/OptionMenu/VideoTab.tscn b/game/src/OptionMenu/VideoTab.tscn
index 89b71d7..244f481 100644
--- a/game/src/OptionMenu/VideoTab.tscn
+++ b/game/src/OptionMenu/VideoTab.tscn
@@ -104,7 +104,7 @@ layout_mode = 2
text = "OPTIONS_VIDEO_REFRESH_RATE"
[node name="RefreshRateSelector" type="OptionButton" parent="VideoSettingList/VideoSettingGrid"]
-editor_description = "UI-18"
+editor_description = "UI-18, UIFUN-20"
layout_mode = 2
tooltip_text = "OPTIONS_VIDEO_REFRESH_RATE_TOOLTIP"
focus_neighbor_top = NodePath("../MonitorDisplaySelector")
@@ -137,7 +137,7 @@ layout_mode = 2
text = "OPTIONS_VIDEO_QUALITY"
[node name="QualityPresetSelector" type="OptionButton" parent="VideoSettingList/VideoSettingGrid"]
-editor_description = "UI-21"
+editor_description = "UI-21, UIFUN-22"
layout_mode = 2
focus_neighbor_top = NodePath("../RefreshRateSelector")
item_count = 5