Fix stack overflow when restoring tab in floating window
This commit is contained in:
@@ -464,7 +464,7 @@ namespace FlaxEditor.GUI.Docking
|
||||
{
|
||||
base.Focus();
|
||||
|
||||
SelectTab();
|
||||
SelectTab(false);
|
||||
BringToFront();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user