调整了模板
This commit is contained in:
@@ -2,14 +2,16 @@
|
||||
|
||||
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXContainer.cs" id="1_fp0bm"]
|
||||
|
||||
[node name="标识数据模板" type="PanelContainer" node_paths=PackedStringArray("label", "contextContainer", "labels", "lineEdits")]
|
||||
[node name="标识数据模板" type="PanelContainer" node_paths=PackedStringArray("label", "contextContainer", "labels", "buttons", "lineEdits", "optionButtons")]
|
||||
custom_minimum_size = Vector2(512, 100)
|
||||
size_flags_horizontal = 3
|
||||
script = ExtResource("1_fp0bm")
|
||||
label = NodePath("Layout/Label")
|
||||
contextContainer = NodePath("Layout/MarginContainer/UXContainer-Container")
|
||||
labels = []
|
||||
buttons = []
|
||||
lineEdits = []
|
||||
optionButtons = []
|
||||
|
||||
[node name="Layout" type="VBoxContainer" parent="."]
|
||||
layout_mode = 2
|
||||
|
Reference in New Issue
Block a user