Добавление элементов в таблицу.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[gd_scene format=3 uid="uid://dm7hh7ibuin78"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dm7hh7ibuin78"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://dwphmxstaxn4v" path="res://table/lable.tscn" id="1_2wdrh"]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
@@ -6,8 +8,14 @@ anchors_preset = 0
|
||||
offset_right = 96.0
|
||||
offset_bottom = 24.0
|
||||
|
||||
[node name="Lable" parent="." instance=ExtResource("1_2wdrh")]
|
||||
layout_mode = 0
|
||||
offset_right = 368.0
|
||||
offset_bottom = 21.0
|
||||
|
||||
[node name="CheckButton" type="CheckButton" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 30.0
|
||||
offset_right = 74.0
|
||||
offset_bottom = 24.0
|
||||
offset_left = 161.0
|
||||
offset_top = -2.0
|
||||
offset_right = 205.0
|
||||
offset_bottom = 22.0
|
||||
|
||||
Reference in New Issue
Block a user