From 0384026b84edf5c14836de920f307a1e60c1f3f2 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 10 Dec 2023 12:44:07 +0100 Subject: [PATCH] Added more tabs --- I18N Commander/App/theme/Test UI.tscn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/I18N Commander/App/theme/Test UI.tscn b/I18N Commander/App/theme/Test UI.tscn index 6322ae5..66b8cfc 100644 --- a/I18N Commander/App/theme/Test UI.tscn +++ b/I18N Commander/App/theme/Test UI.tscn @@ -114,3 +114,19 @@ text = "STart" [node name="Button2" type="Button" parent="VBoxContainer/MarginContainer2/TabContainer/Tab2/MarginContainer/HBoxContainer"] layout_mode = 2 text = "Stop" + +[node name="TabBar" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2 + +[node name="TabBar2" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2 + +[node name="TabBar3" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2 + +[node name="TabBar4" type="TabBar" parent="VBoxContainer/MarginContainer2/TabContainer"] +visible = false +layout_mode = 2