SIGN IN SIGN UP
SortableJS / Sortable UNCLAIMED

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

0 0 0 JavaScript

avoid changing oldIndex by the parent container

should fix #618 and #597

oldIndex was changed first by with the item being dragged, but also by the drag event of the parent (which should be avoided when we are not using the drag-handle)
C
Cyril Auburtin committed
a4e003d4dfe1e9f2b718df57e61d4b8d3fcb163a
Parent: e648a73