Hello,
Love the drag and drop capabilities.
I was wondering if anyone has an example of re-ordering.
so if an item is dragged and dropped, other items will make room for it, moving away so the dropped item can be inserted into the dropped position?
The closest example I found is:
http://codepen.io/born2net/pen/brdDt
I am basically looking to achieve this:
http://css-tricks.com/draggable-elements-push-others-way/
but with GS instead of jQuery UI.
Thank you for reading,
Sean.