hootsuite / grid

Drag and drop library for two-dimensional, resizable and responsive lists
http://hootsuite.github.io/grid/
Apache License 2.0
3.57k stars 279 forks source link

Responsive in both directions #91

Open stellanhaglund opened 8 years ago

stellanhaglund commented 8 years ago

Is there any way to make sure a certain amount of rows and columns such as 5 columns and 3 rows will always fit the container?

NiGhTTraX commented 8 years ago

No. The grid is designed to expand infinitely in one direction. It could probably be changed to allow for restrictions on both axes, but that's not something on our roadmap. PRs are welcome.

RonakKhandelwal commented 7 years ago

+1 @stellanhaglund found a work around yet?