add command

This commit is contained in:
2025-02-07 15:31:16 +03:00
parent 2ff430c381
commit 077bdb40f4
5 changed files with 157 additions and 67 deletions

View File

@@ -770,6 +770,7 @@ metadata/_edit_lock_ = true
[node name="win_load" type="TextureButton" parent="TabContainer/EMS_G/load_boadr"]
material = SubResource("ShaderMaterial_cm644")
layout_mode = 0
offset_left = 730.0
offset_top = 311.0
offset_right = 830.0
@@ -947,6 +948,18 @@ offset_bottom = 827.0
theme = SubResource("Theme_yblys")
text = "Сохранить все настройки"
[node name="can_macro" type="Label" parent="."]
offset_left = 226.0
offset_top = 876.0
offset_right = 1055.0
offset_bottom = 916.0
[node name="can" type="Label" parent="."]
offset_left = 224.0
offset_top = 844.0
offset_right = 959.0
offset_bottom = 889.0
[connection signal="pressed" from="Background/side_panel/select_prd" to="." method="_on_prd_select"]
[connection signal="pressed" from="Background/side_panel/select_control" to="." method="_on_control_button"]
[connection signal="pressed" from="Background/side_panel/select_ems_g" to="." method="_on_emsg_select"]