Доработка. Отображение состояния СПТ-25 в режиме Контроль

This commit is contained in:
sasha80
2024-10-31 14:29:23 +03:00
parent ff8bd44446
commit a3ee95d95a
3 changed files with 42 additions and 11 deletions

View File

@@ -12,6 +12,7 @@ patch_margin_top = 30
patch_margin_right = 15
patch_margin_bottom = 10
script = ExtResource("2_ki0kf")
text = "заголовок"
[node name="header" type="Label" parent="."]
clip_contents = true
@@ -21,6 +22,6 @@ anchor_right = 1.0
offset_bottom = 22.0
grow_horizontal = 2
theme_override_colors/font_color = Color(0, 0, 0, 1)
text = "caption text"
text = "заголовок"
horizontal_alignment = 1
vertical_alignment = 1