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

Widget in the right most data-col jumps to the row below when resized #187

Open praveenaj opened 11 years ago

praveenaj commented 11 years ago

I'm making the gridster responsive using this code: https://github.com/ducksboard/gridster.js/pull/77

Why does the widget in the right most data-col jumps to the row below? http://jsfiddle.net/nxmRr/30/

Such scenario is NOT observed when there's a row of widgets above. http://jsfiddle.net/nxmRr/29/