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

Overlapping solution - at least in my case #192

Open sagi76 opened 9 years ago

sagi76 commented 9 years ago

First thanks for great plug-in. I had problem with overlapping block, height was set to auto, no images. But really it was a redraw problem as some blocks were duplicated. Solution was to set background color to freewall containter DIV. hope this will help others with same problem :]