Use InvokeOnMainThread for asset tree updates

This commit is contained in:
Simon Lübeß
2023-08-02 00:08:17 +02:00
parent 6c4ac923c6
commit 0101f546a5
2 changed files with 26 additions and 26 deletions
@@ -92,8 +92,6 @@ class EditorContentManager : IContentManager
}
_reloadQueue.Clear();
}
_assetHierarchy.Update();
}
/// Replaces placeholders with the loaded assets