jermartin77 / plusgallery

A responsive javascript based image gallery driven by photos from a 3rd party source.
61 stars 35 forks source link

Writing a fallback for the case that facebook image source index 3 is not set #16

Closed JoshKoberstein closed 10 years ago

JoshKoberstein commented 10 years ago

On smaller images, I was getting errors because index 3 is not set. Wrote a fallback for this case.