[fix] no force apply
This commit is contained in:
@@ -11,7 +11,6 @@ import {scrollBehaviourDragImageTranslateOverride} from "mobile-drag-drop/scroll
|
||||
dragDropPolyfil({
|
||||
// use this to make use of the scroll behaviour
|
||||
dragImageTranslateOverride: scrollBehaviourDragImageTranslateOverride,
|
||||
forceApply: navigator.maxTouchPoints > 0,
|
||||
holdToDrag: 400
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user