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

Add a trigger to re-do enabledragndrop #78

Open zachfeldman opened 10 years ago

zachfeldman commented 10 years ago

We were trying to understand why when we added new elements, this trigger was not being called. There was no way built in to call it so I added an event for it. I think it would be really useful for a lot of people who are adding new elements to their shapeshift projects!

If you'd rather re-render the Coffee with the version of the compiler you're using, I totally understand that! Just thought this was a useful contribution in the short term to solve some issues that doesn't break anything.

zachfeldman commented 10 years ago

Any feedback on this @McPants ?