Skip to content

There is a minute gap between 2 gridster Item even though margin set as zero and the gap is not consistent in all the items. How to resolve this gap issue #428

@pgJinesh

Description

@pgJinesh

please find the attachment for the screen shot:
Capture

Glister option we provided as = {
gridType: GridType.ScrollVertical,
compactType: 'compactUp&Left',
displayGrid: 'onDrag&Resize',
margin:0,
pushItems: true,
draggable: {
enabled: true
},
resizable: {
enabled: true
},
minCols:60,
minRows:60,
maxCols:120,
maxItemCols :120,
maxRows: 5000,
mobileBreakpoint: 640,
swap: true,
outerMargin: true
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions