Keep editing chat and cli on submit
This commit is contained in:
parent
a997783d50
commit
1743491f40
@ -33,3 +33,4 @@ alignment = 2
|
|||||||
|
|
||||||
[node name="line_edit" type="LineEdit" parent="." unique_id=785348302]
|
[node name="line_edit" type="LineEdit" parent="." unique_id=785348302]
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
keep_editing_on_text_submit = true
|
||||||
|
|||||||
@ -23,6 +23,7 @@ offset_top = 307.0
|
|||||||
offset_bottom = 342.0
|
offset_bottom = 342.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
editable = false
|
editable = false
|
||||||
|
keep_editing_on_text_submit = true
|
||||||
metadata/_edit_lock_ = true
|
metadata/_edit_lock_ = true
|
||||||
|
|
||||||
[node name="scroll_container" type="ScrollContainer" parent="command_line_panel" unique_id=1922272461]
|
[node name="scroll_container" type="ScrollContainer" parent="command_line_panel" unique_id=1922272461]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user