rhetorical
This commit is contained in:
parent
aa4046e7dc
commit
4525ab50ff
12 changed files with 138 additions and 2 deletions
22
scenes/ui.tscn
Normal file
22
scenes/ui.tscn
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[gd_scene format=3 uid="uid://dfxlr4svnsdyx"]
|
||||
|
||||
[node name="UserInterface" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
mouse_filter = 2
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="TabBar" type="TabBar" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 10
|
||||
anchor_right = 1.0
|
||||
offset_bottom = 31.0
|
||||
grow_horizontal = 2
|
||||
deselect_enabled = true
|
||||
tab_count = 2
|
||||
tab_0/title = "Реагенты"
|
||||
tab_1/title = "Отчёт"
|
||||
Loading…
Add table
Add a link
Reference in a new issue