poketo / poketo-reader

Web app for reading and following manga series
https://poketo.app
MIT License
34 stars 10 forks source link

Lazyloading images sometimes fails #7

Closed rosszurowski closed 5 years ago

rosszurowski commented 6 years ago

Poketo lazyloads images to reduce bandwidth usage. However it sometimes fails to load the image, leaving a big blank box in the page without a great means to retry. It'd be great to (a) mitigate the failing image loading in the first place and (b) if that's not possible, provide a better way to recover from it.

rosszurowski commented 5 years ago

This was completed a while back with a "retry" action. It could still be made better, but I'll close this issue out until there's a more specific idea to track.