a5hik / ng-sortable

AngularJS Library for Drag and Drop, supports Sortable and Draggable. Supports Touch devices.

Home Page:http://a5hik.github.io/ng-sortable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Items can not switch place

ali-habibzadeh opened this issue · comments

Is it possible to have the item an item is being dragged onto to occupy the space of the dragged item?

Currently items are either pushed up or down depending on the dragged item position.