Previously the resize.stop callback was being called before the widget had reached the end size that Gridster would make it (the widget grows to match the placeholder size after releasing the drag) This change pushes the resize.stop callback to the last possible moment where the size of the widget the callback receives is more likely to be correct. Signed-off-by: ciaranj <ciaranj@gmail.com> Conflicts: src/jquery.gridster.js
Gridster.js
Gridster is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns. You can even dynamically add and remove elements from the grid.
More at http://gridster.net/.
Gridster is maintained by Ducksboard occasionally but not actively. @dustmoo and @pushmatrix have also write permissions as Gridster maintainers they are. Thank you guys!
Forks
Mr @dustmoo (maintainer of Gridster) has his own fork of gridster.js with some new interesting features like widget-swapping and static widgets.
Can be found here: dustmoo/gridster.js
@dustmoo is working in his spare time to merge all these changes into ducksboard/gridster.js
If anyone would like to help @dustmoo improve his fork and reconcile it with the main library he would be happy for the help.
Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.
License
Distributed under the MIT license.
Whodunit
Gridster is built by Ducksboard with the help of all these wonderful people.