添加了标识更新
但是只有界面没有功能
This commit is contained in:
17
Artists/Templates/标题栏Template.tscn
Normal file
17
Artists/Templates/标题栏Template.tscn
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_scene format=3 uid="uid://dqd08tc6xidpy"]
|
||||
|
||||
[node name="标题栏Template" type="VBoxContainer"]
|
||||
|
||||
[node name="Title" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
theme_type_variation = &"HeaderLarge"
|
||||
text = "标识更新"
|
||||
|
||||
[node name="Context" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 0
|
||||
text = "通常该过程是自动更新的,但有时候会有需要手动更新标识的情况"
|
||||
|
||||
[node name="占位符" type="Control" parent="."]
|
||||
custom_minimum_size = Vector2(0, 100)
|
||||
layout_mode = 2
|
Reference in New Issue
Block a user