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

max_rows #454

Closed alexisjamet closed 9 years ago

alexisjamet commented 9 years ago

Context:

The grid is in a size fixed element, like a slide of a presentation (1024x768).

Expected behavior:

max_rows should works like max_cols but for rows. Exactly the same behavior.

alexisjamet commented 9 years ago

cf. #145