Skip to content

Commit

Permalink
🙁
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuxiang committed Aug 10, 2017
1 parent 37b14f0 commit 29327f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/webview.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ setTimeout(() => {
return parseInt(value)
}))
})
}, 1)
}, 100)

document.ontouchmove = function (event) {
event.preventDefault()
Expand Down

0 comments on commit 29327f7

Please sign in to comment.