breakpoint1
This commit is contained in:
@@ -2,12 +2,15 @@
|
||||
|
||||
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXContainer.cs" id="1_6fjlu"]
|
||||
|
||||
[node name="传感器数据模板" type="PanelContainer" node_paths=PackedStringArray("label", "titleLabel", "labels", "lineEdits")]
|
||||
[node name="传感器数据模板" type="PanelContainer" node_paths=PackedStringArray("label", "titleLabel", "labels", "buttons", "lineEdits", "optionButtons")]
|
||||
custom_minimum_size = Vector2(100, 100)
|
||||
script = ExtResource("1_6fjlu")
|
||||
label = NodePath("VBoxContainer/MarginContainer/HBoxContainer/Label")
|
||||
titleLabel = NodePath("VBoxContainer/Label")
|
||||
labels = []
|
||||
buttons = []
|
||||
lineEdits = []
|
||||
optionButtons = []
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="."]
|
||||
layout_mode = 2
|
||||
|
Reference in New Issue
Block a user