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

Gridster - Max Rows #500

Open cherbin opened 9 years ago

cherbin commented 9 years ago

Is it possible to set the max rows in Gridster ? I see there is a max_cols, but not max rows ?

Thanks

RaghavRamesh commented 8 years ago

You could check this fork of gridster by Dustin Moore. https://github.com/dustmoo/gridster.js#dustmoo-modifications He has added the max rows feature but it hasn't been merged with the main repo yet.