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.04k stars 1.2k forks source link

widget is overlapped when moving another widgets #602

Open Cherie-S opened 5 years ago

Cherie-S commented 5 years ago

Hi, I recently encountered such a problem. When I move widget to right or left, sometimes it will overlap some other widget, specially when the other widget is at the far right or left.

If there are many widgets in the dashboard, the probability of this happening will increase greatly. image Thanks for any suggestions or solutions.