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 cant merge it because I made some other changes like replacing the icons with font-awesome and adding 2 new features (highlighted-headers and highlighted-links)
Hi,
The way that the plugin work create a huge performance issue,
Saving the original text size cause the DOM to be change and its blocking operation,
and cause delay to the loading (especially Chrome)
see
https://developers.google.com/speed/docs/insights/browser-reflow
The text was updated successfully, but these errors were encountered: