mirror of
https://github.com/Steffo99/cinnos.git
synced 2024-11-25 17:44:21 +00:00
hide textbox by default
This commit is contained in:
parent
975b5bc6dc
commit
a08f728e09
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ grow_vertical = 2
|
||||||
theme = SubResource("Theme_hkcet")
|
theme = SubResource("Theme_hkcet")
|
||||||
|
|
||||||
[node name="TextBox" type="MarginContainer" parent="UI"]
|
[node name="TextBox" type="MarginContainer" parent="UI"]
|
||||||
|
visible = false
|
||||||
custom_minimum_size = Vector2(0, 192)
|
custom_minimum_size = Vector2(0, 192)
|
||||||
layout_mode = 1
|
layout_mode = 1
|
||||||
anchors_preset = 12
|
anchors_preset = 12
|
||||||
|
|
Loading…
Reference in a new issue