mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
Fix "This control can't grab focus." warning spam
This commit is contained in:
parent
a65d9d96ea
commit
e4c8efd051
1 changed files with 0 additions and 1 deletions
|
|
@ -5586,7 +5586,6 @@ void SpatialEditorPlugin::make_visible(bool p_visible) {
|
|||
|
||||
spatial_editor->show();
|
||||
spatial_editor->set_process(true);
|
||||
spatial_editor->grab_focus();
|
||||
|
||||
} else {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue