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

[bug]when add a new 'li',all the old 'li' overlapped.Moreover,they can not be dragged apart #444

Open JiangGeGe123 opened 9 years ago

JiangGeGe123 commented 9 years ago

the outer div are fixed,can't auto resize,but 'overflow:auto' when add 2 widget,everthing is ok when 3 or more,once overflow the outer div,they overlapped together ,and they can not be dragged apart How to solve the problem?