Draft: Resolve "Migrate app to use Godot for the UI" #93
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user