Доработка. Оформление таблицы в настройках
This commit is contained in:
21
table/settings_taggle.tscn
Normal file
21
table/settings_taggle.tscn
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
[gd_scene load_steps=2 format=3 uid="uid://5rw652cmnybi"]
|
||||||
|
|
||||||
|
[ext_resource type="PackedScene" uid="uid://dspa16ufrpanp" path="res://table/ячейка-2.tscn" id="1_qcan0"]
|
||||||
|
|
||||||
|
[node name="SettingsTaggle" 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_qcan0")]
|
||||||
|
offset_right = 950.0
|
||||||
|
|
||||||
|
[node name="CheckButton" type="CheckButton" parent="."]
|
||||||
|
layout_mode = 0
|
||||||
|
offset_left = 453.0
|
||||||
|
offset_top = 4.0
|
||||||
|
offset_right = 497.0
|
||||||
|
offset_bottom = 28.0
|
||||||
@@ -5,8 +5,8 @@
|
|||||||
[node name="LineEdit" type="LineEdit"]
|
[node name="LineEdit" type="LineEdit"]
|
||||||
offset_right = 58.0
|
offset_right = 58.0
|
||||||
offset_bottom = 33.0
|
offset_bottom = 33.0
|
||||||
theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1)
|
|
||||||
theme_override_colors/font_uneditable_color = Color(1, 0.596078, 0.4, 1)
|
theme_override_colors/font_uneditable_color = Color(1, 0.596078, 0.4, 1)
|
||||||
|
theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1)
|
||||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_mla3y")
|
theme_override_styles/focus = SubResource("StyleBoxEmpty_mla3y")
|
||||||
alignment = 1
|
alignment = 1
|
||||||
context_menu_enabled = false
|
context_menu_enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user