Fixed slow Script Canvas loading by moving error icon construction in NodePaletteTreeItem.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -881,6 +881,7 @@ namespace ScriptCanvasEditor
|
||||
|
||||
void NodePaletteModel::RepopulateModel()
|
||||
{
|
||||
AZ_PROFILE_FUNCTION(ScriptCanvas);
|
||||
ClearRegistry();
|
||||
|
||||
PopulateNodePaletteModel((*this));
|
||||
|
||||
Reference in New Issue
Block a user