Доработка. Теперь только для Godot4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user