Доработка. Добавлен режим ЭМС2

This commit is contained in:
sasha80
2024-07-17 13:40:00 +03:00
parent 21d7cd8f6d
commit 9e4adc110b
2 changed files with 27 additions and 0 deletions

View File

@@ -39,6 +39,19 @@ layout_mode = 2
visible = false
layout_mode = 2
[node name="ЭМС2" type="Panel" parent="tab_switch"]
visible = false
layout_mode = 2
[node name="Label" type="Label" parent="tab_switch/ЭМС2"]
layout_mode = 0
offset_left = 476.0
offset_top = 64.0
offset_right = 932.0
offset_bottom = 83.0
text = "Режим ЭМС2
"
[node name="Настройки" parent="tab_switch" instance=ExtResource("6_i8iv3")]
visible = false
layout_mode = 2

View File

@@ -0,0 +1,14 @@
[gd_scene format=3 uid="uid://musb21x2u0xs"]
[node name="yems2" type="Panel"]
[node name="lbl_title" type="Label" parent="."]
layout_mode = 0
offset_left = 476.0
offset_top = 59.0
offset_right = 932.0
offset_bottom = 91.0
text = "Режим ЭМС2
"
horizontal_alignment = 1
vertical_alignment = 1