ok i think i figured out the horrible code

This commit is contained in:
Tabby 2026-05-31 23:34:29 +10:00
parent 2322ae9ec2
commit b9d5940fac
2 changed files with 51 additions and 13 deletions

View file

@ -112,10 +112,9 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
min_value = 11.5
max_value = 13.5
min_value = 100.0
step = 0.0
value = 11.81
value = 100.0
nine_patch_stretch = true
texture_progress = SubResource("GradientTexture1D_1bvp3")
@ -180,12 +179,14 @@ layout_mode = 2
size_flags_horizontal = 3
max_value = 23.0
suffix = "h"
select_all_on_focus = true
[node name="sleepM" type="SpinBox" parent="Options Window/MarginContainer/VBoxContainer/GridContainer/HBoxContainer" unique_id=1582897710]
layout_mode = 2
size_flags_horizontal = 3
max_value = 59.0
suffix = "m"
select_all_on_focus = true
[node name="Label3" type="Label" parent="Options Window/MarginContainer/VBoxContainer/GridContainer" unique_id=1956355233]
layout_mode = 2
@ -203,19 +204,22 @@ layout_mode = 2
size_flags_horizontal = 3
max_value = 23.0
suffix = "h"
select_all_on_focus = true
[node name="durationM" type="SpinBox" parent="Options Window/MarginContainer/VBoxContainer/GridContainer/HBoxContainer2" unique_id=1155242421]
layout_mode = 2
size_flags_horizontal = 3
max_value = 59.0
suffix = "m"
select_all_on_focus = true
[node name="Label2" type="Label" parent="Options Window/MarginContainer/VBoxContainer/GridContainer" unique_id=201796106]
layout_mode = 2
text = "Things that will go here:
- bar end time
- bar duration
- text to display inside bar"
- text to display inside bar
- where to display bar"
label_settings = SubResource("LabelSettings_1bvp3")
[node name="HBoxContainer" type="HBoxContainer" parent="Options Window/MarginContainer/VBoxContainer" unique_id=2066769118]