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

How do I tell when other widgets have shifted because of a widget drag? #180

Open amosk opened 11 years ago

amosk commented 11 years ago

Is there an onMove() or hasMoved() function?. I'm aware of the onDragStop, but its doesn't tell me when another object has moved.