mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-12-14 11:14:43 -05:00
LineEdit release focus on Enter key pressed
This commit is contained in:
parent
096a81d61c
commit
54ed08357d
2 changed files with 9 additions and 1 deletions
|
|
@ -990,7 +990,7 @@ script = ExtResource( 15 )
|
|||
margin_left = 16.0
|
||||
margin_right = 692.0
|
||||
margin_bottom = 392.0
|
||||
focus_mode = 1
|
||||
focus_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
stretch = true
|
||||
|
|
@ -1048,6 +1048,9 @@ rect_min_size = Vector2( 224, 0 )
|
|||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_top = 16.0
|
||||
__meta__ = {
|
||||
"_edit_use_anchors_": false
|
||||
}
|
||||
|
||||
[node name="CanvasPreview" type="ViewportContainer" parent="MenuAndUI/UI/RightPanel/PreviewAndPalettes"]
|
||||
margin_right = 224.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue