Доработка. Теперь только для Godot4

This commit is contained in:
sasha80
2023-06-13 14:14:17 +03:00
parent 196298d220
commit d57ddc2f63
27 changed files with 934 additions and 886 deletions

View File

@@ -1,11 +1,11 @@
[gd_scene format=2]
[node name="LineEdit" type="LineEdit"]
margin_right = 82.0
margin_bottom = 34.0
custom_colors/font_color = Color( 1, 0.596078, 0.4, 1 )
offset_right = 82.0
offset_bottom = 34.0
theme_override_colors/font_color = Color( 1, 0.596078, 0.4, 1 )
context_menu_enabled = false
shortcut_keys_enabled = false
middle_mouse_paste_enabled = false
caret_blink = true
caret_blink_speed = 0.13
caret_blink_interval = 0.13