Доработка. Отображение приборов в режиме Контроль
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dwxn2puh462nl"]
|
||||
[gd_scene load_steps=4 format=3 uid="uid://dwxn2puh462nl"]
|
||||
|
||||
[ext_resource type="Script" path="res://scenes/контроль/прибор.gd" id="1_2qyst"]
|
||||
[ext_resource type="Texture2D" uid="uid://c4mdrmk7h638f" path="res://data/nine-patch-round.png" id="2_ho0da"]
|
||||
[ext_resource type="PackedScene" uid="uid://p2suppildvq0" path="res://scenes/контроль/элемент-в.tscn" id="3_dp78y"]
|
||||
|
||||
[node name="pribor_UF" type="Node2D"]
|
||||
[node name="pribor_uf" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
script = ExtResource("1_2qyst")
|
||||
|
||||
[node name="ref_uf" type="NinePatchRect" parent="."]
|
||||
offset_left = 98.0
|
||||
@@ -172,10 +176,10 @@ offset_bottom = 35.0
|
||||
text = "Кассета В-13"
|
||||
|
||||
[node name="lbl_header" type="Label" parent="."]
|
||||
offset_left = 9.0
|
||||
offset_top = 215.0
|
||||
offset_right = 864.0
|
||||
offset_bottom = 241.0
|
||||
offset_left = 105.0
|
||||
offset_top = 225.0
|
||||
offset_right = 704.0
|
||||
offset_bottom = 251.0
|
||||
theme_override_font_sizes/font_size = 22
|
||||
text = "Контроль исправности прибора УФ
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user