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

Sticky resizing #318

Open jdewit opened 10 years ago

jdewit commented 10 years ago

I've noticed that once in awhile during the resizing of a widget, and then letting go of the mousebutton, the widget continues to resize itself as you move the mouse. The resizing stops when you click the mouse again.

I will work on a test case soon.