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