From ff4bfd1bc65e1c9b9554d488cd68e7f21eede9bf Mon Sep 17 00:00:00 2001 From: sasha80 Date: Mon, 22 Apr 2024 11:35:38 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=9E=D0=B1=D1=8A=D0=B5=D0=B4=D0=B8=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/настройки/настройки.tscn | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/scenes/настройки/настройки.tscn b/scenes/настройки/настройки.tscn index 0dd466b..7c7c143 100644 --- a/scenes/настройки/настройки.tscn +++ b/scenes/настройки/настройки.tscn @@ -291,19 +291,33 @@ button_pressed = true [node name="GridContainer2" type="GridContainer" parent="."] layout_mode = 0 -offset_left = 900.0 -offset_top = 87.0 -offset_right = 1192.0 -offset_bottom = 193.0 +offset_left = 478.0 +offset_top = 154.0 +offset_right = 784.0 +offset_bottom = 260.0 columns = 2 [node name="external_cu_lbl" type="Label" parent="GridContainer2"] layout_mode = 2 -text = "Внешнее целеуказание" +text = "Внешнее целеуказание." vertical_alignment = 1 [node name="external_cu_btn" type="CheckButton" parent="GridContainer2"] layout_mode = 2 +[node name="Label19" type="Label" parent="GridContainer2"] +layout_mode = 2 +size_flags_horizontal = 3 +size_flags_vertical = 3 +text = "Кнопка «Подавление». +Отключить отображение этой кнопки, +что бы тип помех применялся сразу." + +[node name="CheckButton18" type="CheckButton" parent="GridContainer2"] +layout_mode = 2 +size_flags_horizontal = 6 +size_flags_vertical = 6 +button_pressed = true + [connection signal="text_changed" from="edt_mapaddr" to="edt_mapaddr" method="_on_text_changed"] [connection signal="pressed" from="GridContainer2/external_cu_btn" to="." method="_on_external_cu_btn_pressed"] From bb97ac50d17f4e12ebef57866d501b0e3b521ed7 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Mon, 22 Apr 2024 13:07:00 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=9E=D0=B1=D1=8A=D0=B5=D0=B4=D0=B8=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/настройки/настройки.tscn | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/scenes/настройки/настройки.tscn b/scenes/настройки/настройки.tscn index 7c7c143..d4c306e 100644 --- a/scenes/настройки/настройки.tscn +++ b/scenes/настройки/настройки.tscn @@ -267,28 +267,6 @@ text = "Адрес сервера карт" horizontal_alignment = 1 vertical_alignment = 1 -[node name="Label19" type="Label" parent="."] -layout_mode = 0 -offset_left = 487.0 -offset_top = 150.0 -offset_right = 775.0 -offset_bottom = 257.0 -size_flags_horizontal = 3 -size_flags_vertical = 3 -text = "Кнопка «Подавление». -Отключить отображение этой кнопки, -что бы тип помех применялся сразу." - -[node name="CheckButton18" type="CheckButton" parent="."] -layout_mode = 0 -offset_left = 802.0 -offset_top = 148.0 -offset_right = 846.0 -offset_bottom = 172.0 -size_flags_horizontal = 6 -size_flags_vertical = 6 -button_pressed = true - [node name="GridContainer2" type="GridContainer" parent="."] layout_mode = 0 offset_left = 478.0