miromannino / Justified-Gallery

Javascript library to help creating high quality justified galleries of images. Used by thousands of websites as well as the photography community 500px.
http://miromannino.github.io/Justified-Gallery/
MIT License
1.7k stars 299 forks source link

Some entries not visible and some images with wrong size #232

Open sookoll opened 7 years ago

sookoll commented 7 years ago

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