Justified-Gallery icon indicating copy to clipboard operation
Justified-Gallery copied to clipboard

Some entries not visible and some images with wrong size

Open sookoll opened this issue 7 years ago • 0 comments

For some reason, some entries are not visible and some entries are with wrong sizes. You can see it here: http://sookoll.ee/picu/a/72157658806853453/ Look elements tab in devtools, you see that many entries are not included and some are very wrong dimensions.

$("#set .thumbs").justifiedGallery({
  lastRow: 'center',
  rowHeight: 250,
  maxRowHeight: 500,
  margins: 4
});
screen shot 2017-07-06 at 13 39 26

sookoll avatar Jul 06 '17 10:07 sookoll