Доработка. Оформление таблицы в настройках

This commit is contained in:
lepshiy
2025-02-25 16:10:07 +03:00
parent dfabe356d3
commit 199dd54f3a
2 changed files with 22 additions and 1 deletions

View 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

View File

@@ -5,8 +5,8 @@
[node name="LineEdit" type="LineEdit"]
offset_right = 58.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_color = Color(1, 0.596078, 0.4, 1)
theme_override_styles/focus = SubResource("StyleBoxEmpty_mla3y")
alignment = 1
context_menu_enabled = false