ui-iconpicker
ui-iconpicker copied to clipboard
Horrible performance inside an ng-repeat.
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.
Will be here any improvements or I can forget about this module?
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.