[test] drag and drop polyfill log
This commit is contained in:
@@ -11,7 +11,7 @@ export function polyfill() {
|
|||||||
testDom.remove()
|
testDom.remove()
|
||||||
|
|
||||||
if((!supports) || isIos){
|
if((!supports) || isIos){
|
||||||
|
console.log('polyfiled dragdrop')
|
||||||
dragPolyfill({
|
dragPolyfill({
|
||||||
// use this to make use of the scroll behaviour
|
// use this to make use of the scroll behaviour
|
||||||
dragImageTranslateOverride: scrollBehaviourDragImageTranslateOverride,
|
dragImageTranslateOverride: scrollBehaviourDragImageTranslateOverride,
|
||||||
|
|||||||
Reference in New Issue
Block a user