Address review comments
This commit is contained in:
@@ -368,7 +368,7 @@ namespace FlaxEditor.Windows
|
||||
|
||||
// Focus content window
|
||||
Focus();
|
||||
RootWindow?.Window.Focus();
|
||||
RootWindow?.Focus();
|
||||
}
|
||||
|
||||
// Refresh database and view now
|
||||
|
||||
Reference in New Issue
Block a user