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