vanilla-icon-picker
vanilla-icon-picker copied to clipboard
EVENT for all icons loaded...
The show event comes immediatly even before any cons are loaded.
The icons all loaded event is usefull for user feedback (spinner hidden) and for icons size adjustment, as SVG's are all using ratio = 1 which does not work on an iOS device where devicepixelRatio is 3 or more...