NYPL-Simplified / webpub-viewer

8 stars 4 forks source link

Pre-loading screen and async book chapter loading #179

Closed hokei closed 3 years ago

hokei commented 3 years ago

this PR does two things:
1) Fetches all the book resources at once, rather than fetching them one at a time 2) Puts the loading spinner while resources are fetching. (The delay is an old artifact, do you think it is a good idea to show the spinner right away?)

I tried it with a few books, but please try it with a few more to help me verify that this all actually works!

kristojorg commented 3 years ago

Does this need a changelog though?

hokei commented 3 years ago

Oh of course!