Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

Add force recheck of container width to API #91

Closed Ecksters closed 8 years ago

Ecksters commented 8 years ago

I found that if I loaded a nanoGallery on a page with display: none, and that page was later made to display:block, nanoGallery wouldn't show up until I resized my browser window. Just added a function to allow me to programatically call the resize check.