revert to old polyfill 2 (#89)

This commit is contained in:
kwaroran
2023-05-23 19:59:10 +09:00
committed by GitHub

View File

@@ -12,6 +12,7 @@ dragDropPolyfil({
// use this to make use of the scroll behaviour
dragImageTranslateOverride: scrollBehaviourDragImageTranslateOverride,
forceApply: navigator.maxTouchPoints > 0,
holdToDrag: 400
});
//Polyfills