DrewDahlman / Mason

Mason.js for creating a perfect grid with jQuery.
http://masonjs.com/
MIT License
1.22k stars 184 forks source link

May I suggest #73

Open joshbarber89 opened 7 years ago

joshbarber89 commented 7 years ago

Since your elements matrix is dependent on element calculations, may I suggest to automatically set the container of the elements to relative/absolute and also the item selected to be set as a block. This way here you get proper calculations and the element matrix array won't be dynamically created with improper size.