mqchen / jquery.diamonds.js

Diamond layout.
http://mqchen.github.io/jquery.diamonds.js/
MIT License
128 stars 69 forks source link

Fixes Chrome 33 bug, closes #9 #10

Closed no1lov3sme closed 10 years ago

mqchen commented 10 years ago

Thanks. I'll look this over, but I'll also see if I can find a solution where the diamonds don't exceed the width of the rows.

mqchen commented 10 years ago

I can't figure out why Chrome 33 on Windows thinks that 6 * 200 is bigger than 1400, so let's go for your ´overflow´ fix. Thanks!