sachinchoolur/lightGallery

Error on less than a row of photos

Closed this issue · 2 comments

I am generating content before calling lightGallery to initialize the web page. Occasionally, I run across times when there are only 2 photos and they would not fill up an entire row. In this case, the images are not displayed.

I have verified that I have created the tags correctly and that the images are loadable.

More info looking at debugger, the entries do not have positioning, width or height specified. Probably true for the tags as well

looks like this is a justifyGallery problem.. Not light gallery