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

Multiple <span> tags when resizing set to true. #257

Open tOmoness opened 10 years ago

tOmoness commented 10 years ago

When I set Gridster resizing to true, I look at a widget and I see three span tags for x, y and both which is fine. After a while (not sure if it happens when you hover over the widgets), but it will spawn multiple span tags for x, y and both.

image