hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Improve disableDragAndDrop options #15

Closed ovidiuch closed 10 years ago

ovidiuch commented 10 years ago

We shouldn't init and destroy if we don't need something :) - https://github.com/uberVU/grid/blob/master/lib/jquery.gridList.js#L70-L77

Also, dragAndDrop with a true default seems simpler