kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Reduce flash of incorrect style #559

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

I find FOIS to be quite annoying, and it's potentially an accessibility issue too.

This PR is to find the correct timings for most situations.

Jaifroid commented 7 months ago

Reduces the problem, though it's not a total fix for #514.