AshesOfOwls / jquery.shapeshift

A dynamic grid system with drag and drop functionality.
http://ashesofowls.github.com/jquery.shapeshift/
MIT License
1.67k stars 311 forks source link

Changing options after initialization? #111

Open noctivityinc opened 9 years ago

noctivityinc commented 9 years ago

How can I change the options, such as the col width, after initialization? Im trying to give my users the ability to "zoom" by making the boxes larger or smaller but need to change the colWidth setting to do so as I have to hard code it when initializing due to empty containers.