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

Incorrect Documentation for move_widget_to #492

Open sterlingbaldwin opened 9 years ago

sterlingbaldwin commented 9 years ago

The documentation for move_widget_to states it takes just a $widget, but from the source I can see it takes the $widget and an integer for the row.

bondt commented 9 years ago

The documentation is a bit out of date on more features... Like destroy and max_size_y.