[fix] no hold drag
This commit is contained in:
@@ -16,7 +16,7 @@ export function polyfill() {
|
||||
dragPolyfill({
|
||||
// use this to make use of the scroll behaviour
|
||||
dragImageTranslateOverride: scrollBehaviourDragImageTranslateOverride,
|
||||
holdToDrag: 400,
|
||||
// holdToDrag: 400,
|
||||
forceApply: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user