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.68k stars 299 forks source link

Handle 404 #324

Closed az-oolloow closed 4 years ago

az-oolloow commented 4 years ago

Hi,

I am using justifiedGallery and sometimes the server-side component returns HTTP 404 for the image preview, but not the download URL (thumbnail generation failure basically).

Is there a way to fallback to main download URL with justified gallery? i tried various onerror approaches with no success

az-oolloow commented 4 years ago

I was an idiot, carefully reading and implementing https://github.com/miromannino/Justified-Gallery/issues/284 worked.