From dc68b44983b54fbc1219e647be3cc773eabfbe97 Mon Sep 17 00:00:00 2001 From: MaD_CaT Date: Fri, 12 Jan 2024 10:59:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5.=20=D0=9D=D0=B0=D0=B7=D0=B2=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=80=D0=B8=D0=B1=D0=BE=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=20=D0=B2=20=D1=81=D1=85=D0=B5=D0=BC=D0=B5=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=82=D1=80=D0=BE=D0=BB=D1=8F.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/pribor-rtr/pribor-rtr.tscn | 13 ++++++++++--- scenes/pribor-sch3/pribor-sch3.tscn | 9 +++------ 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/scenes/pribor-rtr/pribor-rtr.tscn b/scenes/pribor-rtr/pribor-rtr.tscn index 3aaa8f68..eab4ff00 100644 --- a/scenes/pribor-rtr/pribor-rtr.tscn +++ b/scenes/pribor-rtr/pribor-rtr.tscn @@ -5,9 +5,6 @@ [node name="pribor_UF" type="Node2D"] -[node name="test_label" type="Label" parent="."] -text = "Здесь будет схема прибора РТР" - [node name="ref_A23" parent="." instance=ExtResource("2_e75yj")] offset_left = 499.0 offset_top = 185.0 @@ -85,3 +82,13 @@ patch_margin_left = 16 patch_margin_top = 16 patch_margin_right = 16 patch_margin_bottom = 16 + +[node name="lbl_header" type="Label" parent="."] +offset_left = 10.0 +offset_top = 131.0 +offset_right = 865.0 +offset_bottom = 157.0 +theme_override_font_sizes/font_size = 22 +text = "Контроль исправности прибора РТР" +horizontal_alignment = 1 +vertical_alignment = 1 diff --git a/scenes/pribor-sch3/pribor-sch3.tscn b/scenes/pribor-sch3/pribor-sch3.tscn index 257d74b4..b93a1b6d 100644 --- a/scenes/pribor-sch3/pribor-sch3.tscn +++ b/scenes/pribor-sch3/pribor-sch3.tscn @@ -7,9 +7,6 @@ [node name="pribor_UF" type="Node2D"] -[node name="test_label" type="Label" parent="."] -text = "Здесь будет схема прибора Щ3" - [node name="ref_G1" type="NinePatchRect" parent="."] offset_left = 98.0 offset_top = 184.0 @@ -96,11 +93,11 @@ text = "Сбой" [node name="lbl_header" type="Label" parent="."] offset_left = 10.0 -offset_top = 195.0 +offset_top = 156.0 offset_right = 865.0 -offset_bottom = 221.0 +offset_bottom = 182.0 theme_override_font_sizes/font_size = 22 -text = "Схема контроля прибора Щ3" +text = "Контроль исправности прибора Щ3" horizontal_alignment = 1 vertical_alignment = 1