ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Arbitrary widget position #409

Closed dariobanfi closed 4 years ago

dariobanfi commented 10 years ago

Hi,

I wanted to ask if it's possible to place a widget in an arbitrary position, like bottom right.

At the moment the widget snap always to the closest widget in the same column, so it's not possible put a widget, a space and a widget on the same column.

hrosenbauer commented 10 years ago

This is not possible with the current implementation (as it is intended that all widgets snap to the closest one).

TitoVince35 commented 9 years ago

Aaaargh! Thanks, reburgger. Have you guys heard of any component that might help with "free" positioning?