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

long-touch has no affect on horizontal scrolling.

qrpike opened this issue · comments

After adding this to the scope and directly to the directive's attribute tags, It has absolutely no affect on mobile devices when trying to scroll.

Also please update the documentation to have an example with this.

Thanks,

Turns out I was not adding the option correctly. Docs on this would be very helpful.