Gabriel Gigante
Results
1
issues of
Gabriel Gigante
I have a grid with the following configs: ```ts private readonly GRIDSTER_SETTINGS: GridsterConfig = { margin: 15, outerMargin: false, gridType: GridType.ScrollVertical, setGridSize: true, minCols: 12, maxCols: 12, minRows: 4, disableScrollHorizontal:...