DrewDahlman / Mason

Mason.js for creating a perfect grid with jQuery.
http://masonjs.com/
MIT License
1.22k stars 183 forks source link

filler blocks still repeated #19

Closed gimoz71 closed 9 years ago

gimoz71 commented 11 years ago

Thanks, very great script! But I've read that in the last update it fix the repeated filler blocks. but still I see it repeated: Where I'm wrong? thanks

Mikedeleeuw commented 10 years ago

I do hope there is a fix for this, I don't want to drop the script so I need ( my developer) a way to remove the repeated boxes, or change it with other post/images.

Help!

DrewDahlman commented 9 years ago

Filler blocks will repeat if there are not enough to fill the gaps on the first pass. The updated v2 of the script will now walk through fillers and only repeat if it runs out of filler elements.