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

Checkbox are not visible #70

Closed Kwadz closed 9 years ago

Kwadz commented 9 years ago

Hello,

After download nanoGallery, I launch demonstration.html with Firefox. The nanoGallery3a div is supposed to show checkbox in thumbnails. However checkbox are not visible (but mouse cursor apparence change when it goes hover checkbox area). When I verify with Firebug, checkbox input are there. But they are not visible and not selectable in browser.

Same problem with IE, Firefox and Chrome on Windows and Mac OS X. But it works with all browsers on JSFiddle....

Any idea ?

Thanks

Kris-B commented 9 years ago

Hi, The checkbox support has been rewritten. Please check v5.5.0 which sould be released in a couple of days.

Kris-B commented 9 years ago

Hi, v5.5.0 has just been released. Can you please check to see if your issue is solved?

Kwadz commented 9 years ago

This issue is now solved ;-)

Kris-B commented 9 years ago

Thanks @sevarg for his work on this feature!