lab-electrolyte/scenes/ui.tscn

101 lines
3.4 KiB
Text

[gd_scene format=3 uid="uid://dfxlr4svnsdyx"]
[ext_resource type="Script" uid="uid://cqdtgvrotvjhb" path="res://src/ui/logger.gd" id="1_8dubc"]
[ext_resource type="Script" uid="uid://457xdl1tsmde" path="res://src/ui/control_buttons_holder.gd" id="1_ktti3"]
[ext_resource type="PackedScene" uid="uid://bcj0mesdlfsfj" path="res://scenes/popup_container.tscn" id="1_nt7q6"]
[ext_resource type="PackedScene" uid="uid://dfn58nti8uxf0" path="res://ui/tab_bar.tscn" id="1_p7vwb"]
[ext_resource type="Script" uid="uid://c5pv2idedy1oy" path="res://src/ui/reagents_gen.gd" id="2_x4jx1"]
[ext_resource type="Script" uid="uid://cfl3n0ihnpd2v" path="res://scenes/tool_generator.gd" id="11_vdcm2"]
[node name="UserInterface" type="Control" unique_id=1780432093]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
mouse_filter = 2
metadata/_edit_lock_ = true
[node name="HSplitContainer" type="HSplitContainer" parent="." unique_id=1503058072]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="TabBar" parent="HSplitContainer" unique_id=877427232 instance=ExtResource("1_p7vwb")]
layout_mode = 2
tab_2/title = "Завершить отчёт"
tab_3/title = "Очистить стол"
[node name="InspectorPanel" type="PanelContainer" parent="HSplitContainer" unique_id=918152974]
layout_mode = 2
size_flags_horizontal = 3
[node name="ScrollContainer" type="ScrollContainer" parent="HSplitContainer/InspectorPanel" unique_id=1904486129]
layout_mode = 2
horizontal_scroll_mode = 0
[node name="VBoxContainer" type="VBoxContainer" parent="HSplitContainer/InspectorPanel/ScrollContainer" unique_id=1723824494]
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 3
script = ExtResource("1_ktti3")
[node name="Logger" type="TextEdit" parent="HSplitContainer/InspectorPanel/ScrollContainer/VBoxContainer" unique_id=1997720811]
layout_mode = 2
size_flags_vertical = 3
editable = false
wrap_mode = 1
script = ExtResource("1_8dubc")
[node name="Reagents" parent="." unique_id=1303212589 instance=ExtResource("1_nt7q6")]
layout_mode = 1
anchors_preset = -1
anchor_left = -0.34635416
anchor_top = 0.055555556
anchor_right = 0.0
anchor_bottom = 0.69753087
text = "Вещества"
metadata/_edit_use_anchors_ = true
[node name="ScrollContainer" parent="Reagents" index="0" unique_id=1290239698]
anchor_right = 0.87200004
offset_right = -0.040008545
[node name="Label" parent="Reagents" index="1" unique_id=1563593386]
anchor_top = 0.25133452
anchor_bottom = 0.726
offset_top = 197.44484
offset_right = 201.11682
offset_bottom = 58.98401
grow_vertical = 1
[node name="Generator" type="Node" parent="Reagents" unique_id=670239833]
script = ExtResource("2_x4jx1")
[node name="Intruments" parent="." unique_id=1127354373 instance=ExtResource("1_nt7q6")]
layout_mode = 1
anchors_preset = -1
anchor_left = -0.34600002
anchor_top = 0.69753087
anchor_right = 0.0
offset_left = -0.4079895
text = "Инструменты"
[node name="ScrollContainer" parent="Intruments" index="0" unique_id=1290239698]
anchor_right = 0.87200004
offset_right = -0.040008545
[node name="Label" parent="Intruments" index="1" unique_id=1563593386]
anchor_top = -0.165
offset_top = 228.34001
offset_right = 203.31677
[node name="Generator" type="Node" parent="Intruments" unique_id=1693437228]
script = ExtResource("11_vdcm2")
[editable path="Reagents"]
[editable path="Intruments"]