miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.69k stars 299 forks source link

Gallery doesn't load while waiting for external resources to time out. #155

Open northamerican opened 8 years ago

northamerican commented 8 years ago

I have a justified gallery loading images from many external sources. The images are dynamic. When one fails to load and must time out after a minute (or more), the gallery stops loading as it waits for the image to complete. There's got to be a way to load the gallery properly even if there is an image failing to load.

miromannino commented 8 years ago

If the images failing to load they are automatically skipped. If all of them are not available the entire gallery should be empty. Look also this page for more information: http://miromannino.github.io/Justified-Gallery/errors-handling/