angular2gridster
angular2gridster copied to clipboard
Limiting max rows
Is it possible to limit the amount of rows in Gridster?
If you use gridster option direction: horizontal
, the number of rows is defined by lanes
. If you use `direction: vertical', there is no rows limit. I can use this issue as a feature request. Implementing it should not be a big effort.
@swiety85 Hi, is this feature implemented?