Fix restored docked window layout being misaligned
This commit is contained in:
@@ -946,6 +946,7 @@ namespace FlaxEditor.Modules
|
||||
win.ParentDockPanel.MoveTabRight(currentTabIndex);
|
||||
currentTabIndex++;
|
||||
}
|
||||
panel.PerformLayout(true);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user