Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance Issue #20

Open
eladvider-softangible opened this issue Jul 3, 2018 · 1 comment
Open

Performance Issue #20

eladvider-softangible opened this issue Jul 3, 2018 · 1 comment

Comments

@eladvider-softangible
Copy link

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

@boynet
Copy link

boynet commented Aug 23, 2018

I solved it in my fork if you are interested https://github.com/boynet/open-accessability

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants