Динамическое изменение цвета программы тёмное/светлое.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
[gd_scene format=3 uid="uid://c1i4rwaajq7d5"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://c1i4rwaajq7d5"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://c71233c2tqc2u" path="res://table/node.gd" id="1_oh3pj"]
|
||||
|
||||
[node name="Label" type="LineEdit"]
|
||||
offset_right = 121.0
|
||||
@@ -8,3 +10,4 @@ editable = false
|
||||
context_menu_enabled = false
|
||||
caret_blink = true
|
||||
caret_blink_interval = 0.1
|
||||
script = ExtResource("1_oh3pj")
|
||||
|
||||
Reference in New Issue
Block a user