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

Filter and refresh does not update container height #145

Closed migplay closed 9 years ago

migplay commented 9 years ago

Voila I filter my blocks, so some of them are removed, but the height of my container is not updated, even with event refreshWall(). Did I miss something ?

migplay commented 9 years ago

Sorry the reason was obvious : I had some holes positionned in the bottom so it made a big empty gap between the grid and the rest of page below... For info I made this codepen and the container height is dynamic when filtering... Working great! http://codepen.io/migswd/pen/dPeedq