mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Use InvokeOnMainThread for asset tree updates
This commit is contained in:
@@ -92,8 +92,6 @@ class EditorContentManager : IContentManager
|
||||
}
|
||||
_reloadQueue.Clear();
|
||||
}
|
||||
|
||||
_assetHierarchy.Update();
|
||||
}
|
||||
|
||||
/// Replaces placeholders with the loaded assets
|
||||
|
||||
Reference in New Issue
Block a user