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

resize bug #220

Closed pipanchik closed 11 years ago

pipanchik commented 11 years ago

For example: http://jsfiddle.net/PrtrR/73/ resizable.handles: 'n, e, s, w', If I pull the right edge of the green block to the left by two steps and let go - OK. If I pull the left edge of the green block to the right by four steps and let go - grey block eats green. Or i pull top edge of the main block to the bottom by one step and let go - user photos block eats him.

vieron commented 11 years ago

Fixes in 195295be