gridster.js icon indicating copy to clipboard operation
gridster.js copied to clipboard

Controlling spacing between widgets when using shift_widgets_up: false

Open bharatjosh opened this issue 9 years ago • 0 comments

Hi,

I am using gridster for an internal project.

I need my widgets in the grid to be added at different locations. I am using shift_widgets_up as false and this works nicely.

The only issue I have is that when I drag a widget, it doesn't allow me to add it at just any place. It does some calculations and seems to create a distance of smallest widget size and widget-margin between itself and its closest one. I just want to add the widget below another widget with a little more distance than widget-margin.

Is there a way to add widgets to any place beyond widget-margin?

Any help will be very useful.

Best Regards, Bharat

bharatjosh avatar Mar 10 '16 15:03 bharatjosh