diff --git a/scenes/tabs-switch/tab-switch.tscn b/scenes/tabs-switch/tab-switch.tscn index 39f28bb9..605eb0a9 100644 --- a/scenes/tabs-switch/tab-switch.tscn +++ b/scenes/tabs-switch/tab-switch.tscn @@ -23,11 +23,9 @@ layout_mode = 0 offset_right = 1600.0 offset_bottom = 1200.0 tooltip_text = "Переключает режимы работы программы" -current_tab = 4 script = ExtResource("1_fg0vd") [node name="Работа" parent="tab_switch" instance=ExtResource("2_u7p16")] -visible = false layout_mode = 2 [node name="Контроль" parent="tab_switch" instance=ExtResource("3_txp0s")] @@ -43,6 +41,7 @@ visible = false layout_mode = 2 [node name="ЭМС2" parent="tab_switch" instance=ExtResource("6_rsg03")] +visible = false layout_mode = 2 [node name="Настройки" parent="tab_switch" instance=ExtResource("6_i8iv3")]