s-yadav / angulargrid

Pinterest like responsive masonry grid system for angular
MIT License
277 stars 105 forks source link

Elements get squished on window resize #44

Closed vasilak closed 8 years ago

vasilak commented 8 years ago

Hi there.

First of all, great plugin, thanks a lot! There seems to be a small issue when the window gets resized. The images in the grid get squished. I have noticed this happens when opening the javascript console in the browser and then resizing the window.

So to replicate the issue: 1) Load the page with the images 2) Open the JS console so that the content window gets smaller 3) With the JS console still open try to resize the browser window

s-yadav commented 8 years ago

Not able to reproduce. Closing it.