DrewDahlman / Mason

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

Documentation issue: ratio #35

Closed theseyi closed 9 years ago

theseyi commented 9 years ago

The description for ratio is a bit vague, could this be explained a little more explicitly? "The ratio is a number that is used to create the blocks based on column count and width." has very little meaning as to what I should set this value to, in other words how do I calculate this value and what does it mean for my grid or block proportions?. Thanks.

DrewDahlman commented 9 years ago

Will add this to the updated readme.

dabernathy89 commented 9 years ago

I know this is closed, but this is still very vague. There's no indication of what is done with the number or how we should decide on it.