PhotoSwipe
PhotoSwipe copied to clipboard
Image load error handling
I'd like to have an event fired when an image fails to load -- i.e. tie the onerror handler of the img so that I can receive it. I'm actually intending to remove that entry from the items (after moving to the next item). This will provide a better user experience if one the images fails.....