Actions
Feature proposal #7202
closedImplement support for changing grid size based off the size of the first column
Feature proposal #7202:
Implement support for changing grid size based off the size of the first column
Description
If Column 1 has a grid size of 3 then each grid box should have col-3 sizing. This however needs to be smart about its calculations as it needs to be responsive so it'll need to calculate different view sizes based off that selection.
Actions