1
Fork 0
mirror of https://github.com/Steffo99/cinnos.git synced 2024-11-22 08:04:20 +00:00

hide textbox by default

This commit is contained in:
Steffo 2023-11-25 15:27:03 +01:00
parent 975b5bc6dc
commit a08f728e09

View file

@ -84,6 +84,7 @@ grow_vertical = 2
theme = SubResource("Theme_hkcet")
[node name="TextBox" type="MarginContainer" parent="UI"]
visible = false
custom_minimum_size = Vector2(0, 192)
layout_mode = 1
anchors_preset = 12