ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Knowing which widgets have moved? "Dirty" flag for saving? #551

Open gdalam opened 8 years ago

gdalam commented 8 years ago

Is there any way to know which widgets have been moved/displaced? Essentially a "dirty" flag so you could only save/update those widgets as opposed to serializing the entire grid and updating every widget?