kombai / freewall

Freewall is a cross-browser and responsive jQuery plugin to help you create grid, image and masonry layouts for desktop, mobile, and tablet...
MIT License
1.85k stars 375 forks source link

Append item stacks group of new images on top of each other and old images #180

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi. Im using append-item to load groups of images (10 images at a time) when the append button is pressed. However, when it appends the new images, it stacks them on top of each other or on top of other existing images and the only way to get the layout to layout properly is to scroll the page up or down a few times then the images will rearrange themselves into the proper freewall layout.

Do you know anything about this or how to fix it?

Thanks!

EDIT: I forgot to include an example of the problem. http://yamsandwich.com and click on the add more button and you will see what i mean.