添加了标识更新
但是只有界面没有功能
This commit is contained in:
@@ -72,6 +72,24 @@ layout_mode = 2
|
||||
theme_type_variation = &"SideTab"
|
||||
text = "SideBar 1"
|
||||
|
||||
[node name="VBoxContainer2" type="VBoxContainer" parent="Scroll/HBoxContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Button" type="Button" parent="Scroll/HBoxContainer/VBoxContainer/VBoxContainer2"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"Option"
|
||||
text = "Option 1"
|
||||
|
||||
[node name="Button2" type="Button" parent="Scroll/HBoxContainer/VBoxContainer/VBoxContainer2"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"Option"
|
||||
text = "Option 1"
|
||||
|
||||
[node name="Button3" type="Button" parent="Scroll/HBoxContainer/VBoxContainer/VBoxContainer2"]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"Option"
|
||||
text = "Option 1"
|
||||
|
||||
[node name="VBoxContainer2" type="VBoxContainer" parent="Scroll/HBoxContainer"]
|
||||
custom_minimum_size = Vector2(512, 0)
|
||||
layout_mode = 2
|
||||
|
Reference in New Issue
Block a user