31 lines
819 B
Plaintext
31 lines
819 B
Plaintext
[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")
|