调整了模板

This commit is contained in:
CortexCore
2023-07-17 04:10:14 +08:00
parent 498b0617f8
commit e27cce2ac3
56 changed files with 2165 additions and 581 deletions

View File

@@ -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