Small ui fixes

This commit is contained in:
Rendo 2026-01-16 05:24:57 +05:00
commit 97fb9100ab

View file

@ -66,6 +66,20 @@ anchor_bottom = 0.69753087
text = "Вещества" text = "Вещества"
metadata/_edit_use_anchors_ = true metadata/_edit_use_anchors_ = true
[node name="ScrollContainer" parent="Reagents" index="0"]
anchor_right = 0.87200004
offset_right = -0.040008545
[node name="Label" parent="Reagents" index="1"]
anchor_left = 0.8717948
anchor_top = 0.29071665
anchor_right = 0.99700004
anchor_bottom = 0.76000005
offset_left = 0.0
offset_top = 197.44484
offset_right = 173.02982
offset_bottom = 48.876526
[node name="Generator" type="Node" parent="Reagents"] [node name="Generator" type="Node" parent="Reagents"]
script = ExtResource("2_x4jx1") script = ExtResource("2_x4jx1")
@ -78,6 +92,9 @@ anchor_right = 0.0
text = "Инструменты" text = "Инструменты"
metadata/_edit_use_anchors_ = true metadata/_edit_use_anchors_ = true
[node name="ScrollContainer" parent="Intruments" index="0"]
offset_right = -20.904999
[node name="Flask" parent="Intruments/ScrollContainer/VBoxContainer" index="0" instance=ExtResource("3_yev5y")] [node name="Flask" parent="Intruments/ScrollContainer/VBoxContainer" index="0" instance=ExtResource("3_yev5y")]
layout_mode = 2 layout_mode = 2
text = "Пробирка" text = "Пробирка"
@ -88,4 +105,15 @@ layout_mode = 2
text = "Ложка" text = "Ложка"
draggable = ExtResource("5_wm3ai") draggable = ExtResource("5_wm3ai")
[node name="Label" parent="Intruments" index="1"]
anchor_left = 0.8717948
anchor_top = 0.040587522
anchor_right = 0.99700004
anchor_bottom = 1.059
offset_left = 0.0
offset_top = 199.64479
offset_right = 175.22977
offset_bottom = 49.03595
[editable path="Reagents"]
[editable path="Intruments"] [editable path="Intruments"]