Добавление таблицы в настройках

This commit is contained in:
lepshiy
2024-09-30 11:27:27 +03:00
parent 61977b002b
commit 271b2411cb
9 changed files with 185 additions and 0 deletions

5
table/editl.tscn Normal file
View File

@@ -0,0 +1,5 @@
[gd_scene format=3 uid="uid://bvbvtgwps54yr"]
[node name="Editl" type="LineEdit"]
caret_blink = true
caret_blink_interval = 0.5

5
table/empti.tscn Normal file
View File

@@ -0,0 +1,5 @@
[gd_scene format=3 uid="uid://bwesvho0mk6qk"]
[node name="Empti" type="Label"]
offset_right = 48.0
offset_bottom = 19.0

16
table/lable.tscn Normal file
View File

@@ -0,0 +1,16 @@
[gd_scene load_steps=2 format=3 uid="uid://dwphmxstaxn4v"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yign5"]
bg_color = Color(0.117647, 0.117647, 0.117647, 0.85098)
border_width_bottom = 2
border_color = Color(0.0562916, 0.0562916, 0.0562916, 1)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 5
[node name="Lable" type="Label"]
offset_right = 104.0
offset_bottom = 24.0
theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1)
theme_override_styles/normal = SubResource("StyleBoxFlat_yign5")

13
table/taggle.tscn Normal file
View File

@@ -0,0 +1,13 @@
[gd_scene format=3 uid="uid://dm7hh7ibuin78"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 0
offset_right = 96.0
offset_bottom = 24.0
[node name="CheckButton" type="CheckButton" parent="."]
layout_mode = 0
offset_left = 30.0
offset_right = 74.0
offset_bottom = 24.0