Skip to content

Commit 3f1617f

Browse files
committed
removed preventDefault from pointerdown
1 parent d224da0 commit 3f1617f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

repo.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ function repo_init(){
8686
'menu': true,
8787
'pointerbinds': {
8888
'pointerdown': {
89-
'preventDefault': true,
9089
'todo': function(){
9190
if(time <= 0){
9291
return;

0 commit comments

Comments
 (0)