mnater / Hyphenopoly

Hyphenation for node and Polyfill for client-side hyphenation.
http://mnater.github.io/Hyphenopoly/
MIT License
689 stars 45 forks source link

Optionally abort fetch in loader #201

Closed mnater closed 1 year ago

mnater commented 1 year ago

If the loader script times out the content is unhided and possibly hyphenated later which leads to a flash of unhyphenated content.

By optionally abort the fetch of the additional ressources and completely halt the process on timeout hyphenopoly could be less obtrusive on devices with slow connection.

mnater commented 1 year ago

fixed in b18c35fb91a4456c456e98f9f2f6e79792e29dbc