From c37843acaeadcaa2e3c9d78db1dd6e4820159ae1 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Tue, 29 Jul 2025 15:50:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B3=D1=80=D0=B5=D1=81=D1=81?= =?UTF-8?q?=D0=B8=D1=8F.=20=D0=9F=D0=B0=D0=BD=D0=B5=D0=BB=D1=8C=20=D1=81?= =?UTF-8?q?=D0=BC=D0=B5=D1=81=D1=82=D0=B8=D0=BB=D0=B0=D1=81=D1=8C=20=D0=B2?= =?UTF-8?q?=D0=BD=D0=B8=D0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/tabs-switch/tab-switch.tscn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scenes/tabs-switch/tab-switch.tscn b/scenes/tabs-switch/tab-switch.tscn index 44dafe7e..ab5391f9 100644 --- a/scenes/tabs-switch/tab-switch.tscn +++ b/scenes/tabs-switch/tab-switch.tscn @@ -28,9 +28,8 @@ theme_override_styles/panel = SubResource("StyleBoxEmpty_tidwt") [node name="tab_switch" type="TabContainer" parent="."] layout_mode = 0 -offset_top = 23.0 offset_right = 1600.0 -offset_bottom = 1223.0 +offset_bottom = 1200.0 tooltip_text = "Переключает режимы работы программы" theme_override_styles/tab_focus = SubResource("StyleBoxEmpty_41d34") theme_override_styles/tab_disabled = SubResource("StyleBoxEmpty_cw2ss")