DrewDahlman / Mason

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

Drag and drop? #8

Closed montlebalm closed 11 years ago

montlebalm commented 11 years ago

Do you think it's possible to enable grid blocks to be dragged and dropped into place? I realize it would be difficult to do, but it would be quite handy for a lot of people.

DrewDahlman commented 11 years ago

unfortunately based on the way Mason calculates area, and creates the grid drag and drop cannot be supported at this time.