From a08f728e09d02f14800cf62ebd02f867157febef Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 25 Nov 2023 15:27:03 +0100 Subject: [PATCH] hide textbox by default --- Root.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/Root.tscn b/Root.tscn index a0f294d..499984b 100644 --- a/Root.tscn +++ b/Root.tscn @@ -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