breakpoint1

This commit is contained in:
CortexCore
2023-07-20 01:40:20 +08:00
parent a1ac6bada2
commit 907e037d0d
9 changed files with 284 additions and 245 deletions

View File

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