Fix invalid Timeline layout UI when opening timeline data
This commit is contained in:
@@ -1438,6 +1438,7 @@ namespace FlaxEditor.GUI.Timeline
|
||||
ArrangeTracks();
|
||||
PerformLayout(true);
|
||||
UnlockChildrenRecursive();
|
||||
PerformLayout(true);
|
||||
Profiler.EndEvent();
|
||||
|
||||
ClearEditedFlag();
|
||||
|
||||
Reference in New Issue
Block a user