angular-legacy-sortablejs icon indicating copy to clipboard operation
angular-legacy-sortablejs copied to clipboard

Scroll speed and sensitivity not working

Open ericjames opened this issue 8 years ago • 2 comments
trafficstars

I don't think these options are doing anything.

ericjames avatar Sep 28 '17 20:09 ericjames

can anyone reproduce this?

samjacobclift avatar Dec 18 '17 16:12 samjacobclift

It appears you have to enableforceFallback: true for this to work, otherwise it just relies on the browser's implementation. See https://github.com/SortableJS/Sortable/issues/1443.

OzzieOrca avatar Mar 02 '19 05:03 OzzieOrca