Small ui fixes
This commit is contained in:
parent
e9929f988f
commit
97fb9100ab
1 changed files with 28 additions and 0 deletions
|
|
@ -66,6 +66,20 @@ anchor_bottom = 0.69753087
|
|||
text = "Вещества"
|
||||
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"]
|
||||
script = ExtResource("2_x4jx1")
|
||||
|
||||
|
|
@ -78,6 +92,9 @@ anchor_right = 0.0
|
|||
text = "Инструменты"
|
||||
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")]
|
||||
layout_mode = 2
|
||||
text = "Пробирка"
|
||||
|
|
@ -88,4 +105,15 @@ layout_mode = 2
|
|||
text = "Ложка"
|
||||
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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue