Depending on the speed of the internet connection there can be a lag, since uses a CDN.
Creating a local copy does not improve the performance, already tried.
Depending on the speed of the internet connection there can be a lag, since uses a CDN.
Creating a local copy does not improve the performance, already tried.
You're free to use what ever you prefer.
This extension just shows what Emoji are available as per default in the text formatter.
So it just shows what is possible, rather than adding things.
All emoji are 'lazy loaded', meaning it shouldn't interfere too much with loading times.
Lazy loading means that img elements do not have a src="" attribute, so they take minimal time to load.
Then once the page is loaded and jQuery can do its thing, the src="" attributes are filled.