You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building a menu editor, where I want to be able to define an icon to sit next to the item in the menu. But having this iconpicker on each ng-repeat element causes horrible performance issues.
The text was updated successfully, but these errors were encountered:
Thank you for bringing this up @Reenuay, @solarisfire, and everyone who has upvoted. I actually had a WIP version 2 that has fixed the performance issue by isolating the iconpicker into a standalone, shared component. I remembered there were something I wanted to improve and never get the chance to work on it for too long. I will spend some nights on the issue, but I can't commit to any specific dates, sorry about that.
I'm building a menu editor, where I want to be able to define an icon to sit next to the item in the menu. But having this iconpicker on each ng-repeat element causes horrible performance issues.
The text was updated successfully, but these errors were encountered: