You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: