Merge remote-tracking branch 'lepshiy/master'

# Conflicts:
#	scripts/settings.gd
This commit is contained in:
sasha80
2025-03-10 11:09:09 +03:00
3 changed files with 99 additions and 18 deletions

30
table/set_taggle.tscn Normal file
View File

@@ -0,0 +1,30 @@
[gd_scene load_steps=4 format=3 uid="uid://dgidt8lifm7xe"]
[ext_resource type="PackedScene" uid="uid://dspa16ufrpanp" path="res://table/ячейка-2.tscn" id="1_eib5d"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_t3fqw"]
[sub_resource type="Theme" id="Theme_odxqp"]
CheckButton/styles/focus = SubResource("StyleBoxEmpty_t3fqw")
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="LineEdit" parent="." instance=ExtResource("1_eib5d")]
layout_mode = 0
offset_right = 85.0
offset_bottom = 27.0
editable = false
[node name="CheckButton" type="CheckButton" parent="."]
layout_mode = 0
offset_left = 21.0
offset_top = 1.0
offset_right = 65.0
offset_bottom = 25.0
theme = SubResource("Theme_odxqp")