сохранение/загрузка в эмс-г на доработке
This commit is contained in:
@@ -342,14 +342,6 @@ theme_override_font_sizes/font_size = 14
|
||||
theme_override_styles/pressed = SubResource("StyleBoxFlat_p247y")
|
||||
text = "Сохранить"
|
||||
|
||||
[node name="notice" type="Label" parent="Background/switch_panel/save_config"]
|
||||
self_modulate = Color(1, 1, 0.941176, 1)
|
||||
layout_mode = 0
|
||||
offset_left = 234.0
|
||||
offset_top = 88.0
|
||||
offset_right = 418.0
|
||||
offset_bottom = 111.0
|
||||
|
||||
[node name="load_config" type="Button" parent="Background/switch_panel" groups=["select_grp"]]
|
||||
layout_mode = 0
|
||||
offset_left = 16.0
|
||||
@@ -362,13 +354,6 @@ theme_override_font_sizes/font_size = 14
|
||||
theme_override_styles/pressed = SubResource("StyleBoxFlat_p247y")
|
||||
text = "Загрузить"
|
||||
|
||||
[node name="notice" type="Label" parent="Background/switch_panel/load_config"]
|
||||
layout_mode = 0
|
||||
offset_left = 239.0
|
||||
offset_top = 77.0
|
||||
offset_right = 417.0
|
||||
offset_bottom = 100.0
|
||||
|
||||
[node name="burgerButton" type="TextureButton" parent="Background/switch_panel"]
|
||||
self_modulate = Color(1, 1, 0.941176, 1)
|
||||
layout_mode = 0
|
||||
@@ -448,14 +433,27 @@ texture_pressed = ExtResource("8_iuer1")
|
||||
ignore_texture_size = true
|
||||
stretch_mode = 0
|
||||
|
||||
[node name="lbl_commit" type="Label" parent="Background"]
|
||||
[node name="notice" type="GridContainer" parent="Background"]
|
||||
layout_mode = 0
|
||||
offset_left = 1490.0
|
||||
offset_top = 957.0
|
||||
offset_right = 1666.0
|
||||
offset_bottom = 981.0
|
||||
offset_left = 280.0
|
||||
offset_top = 944.0
|
||||
offset_right = 864.0
|
||||
offset_bottom = 984.0
|
||||
columns = 4
|
||||
|
||||
[node name="lbl_commit" type="Label" parent="Background/notice"]
|
||||
layout_mode = 2
|
||||
theme_override_colors/font_color = Color(1, 1, 0.941176, 1)
|
||||
|
||||
[node name="bind_addr" type="Label" parent="Background/notice"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="bind_port" type="Label" parent="Background/notice"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="load_notice" type="Label" parent="Background/notice"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TabContainer" type="TabContainer" parent="."]
|
||||
offset_left = 216.0
|
||||
offset_top = 39.0
|
||||
|
||||
Reference in New Issue
Block a user