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

"fixSize" - Page crashes #86

Closed matsch333 closed 10 years ago

matsch333 commented 10 years ago

Hi kombai, I need a layout that does not change the aspect ratio of the tiles (they should contain not only images but also sliders, videos, etc.)

Therefore, I made a simple test with "fixSize". Works pretty good.

Problem: The page crashes when the browser is resized smaller than the largest tile.

What's wrong?

http://cyclos-development.de/testing/freewall/fw_test1.html

kombai commented 10 years ago

Thank you for report this bug.