Skip to content

Commit 2273775

Browse files
committed
Switched a tab
1 parent 5cfef5d commit 2273775

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scenes/gui.tscn

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ horizontal_alignment = 1
4040
layout_mode = 2
4141
size_flags_vertical = 3
4242
tab_alignment = 1
43-
current_tab = 1
43+
current_tab = 0
44+
deselect_enabled = true
4445

4546
[node name="Variable Helper" type="VBoxContainer" parent="VBoxContainer/Main/GDScriptColumn/TabContainer"]
46-
visible = false
4747
layout_mode = 2
4848
script = ExtResource("2_gl05c")
4949
metadata/_tab_index = 0
@@ -64,6 +64,7 @@ placeholder_text = "List your values by seperating them with commas. Variables m
6464
wrap_mode = 1
6565

6666
[node name="GDScript To C++" type="VBoxContainer" parent="VBoxContainer/Main/GDScriptColumn/TabContainer"]
67+
visible = false
6768
layout_mode = 2
6869
script = ExtResource("3_7u2ky")
6970
metadata/_tab_index = 1

0 commit comments

Comments
 (0)