Fix some editor panels to have focus on change
This commit is contained in:
@@ -228,6 +228,7 @@ namespace FlaxEditor.Tools.Foliage
|
||||
{
|
||||
_presenter.Select(_proxy);
|
||||
}
|
||||
_presenter.Panel.Focus();
|
||||
}
|
||||
|
||||
private void OnModified()
|
||||
|
||||
Reference in New Issue
Block a user