Доработка. Оформление таблицы в настройках
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://bvbvtgwps54yr"]
|
||||
|
||||
[node name="Editl" type="LineEdit"]
|
||||
offset_right = 59.875
|
||||
offset_bottom = 33.0
|
||||
caret_blink = true
|
||||
caret_blink_interval = 0.5
|
||||
|
||||
@@ -11,6 +11,6 @@ corner_radius_bottom_left = 5
|
||||
|
||||
[node name="Lable" type="Label"]
|
||||
offset_right = 104.0
|
||||
offset_bottom = 24.0
|
||||
offset_bottom = 27.0
|
||||
theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1)
|
||||
theme_override_styles/normal = SubResource("StyleBoxFlat_yign5")
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
[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
|
||||
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 = 161.0
|
||||
offset_top = -2.0
|
||||
offset_right = 205.0
|
||||
offset_bottom = 22.0
|
||||
Reference in New Issue
Block a user