Files
uarep-ctl/scenes/tab_switch.tscn

16 lines
569 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://3slb0i3pvowc"]
[ext_resource type="PackedScene" uid="uid://b276iygic5itk" path="res://scenes/работа.tscn" id="1_jj8aj"]
[ext_resource type="PackedScene" uid="uid://lwmw4egynmd1" path="res://scenes/контроль.tscn" id="2_2hl1n"]
[node name="tab_switch" type="TabContainer"]
offset_right = 1600.0
offset_bottom = 1200.0
[node name="работа" parent="." instance=ExtResource("1_jj8aj")]
layout_mode = 2
[node name="контроль" parent="." instance=ExtResource("2_2hl1n")]
visible = false
layout_mode = 2