Skip to content

Commit

Permalink
Merge pull request #4703 from Elyahou/fix-on-hold
Browse files Browse the repository at this point in the history
fix on-hold for Some devices
  • Loading branch information
mlynch committed Dec 6, 2015
2 parents ca95dac + bd5eb73 commit 60f9403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/utils/gestures.js
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@
index: 10,
defaults: {
hold_timeout: 500,
hold_threshold: 1
hold_threshold: 9
},
timer: null,
handler: function holdGesture(ev, inst) {
Expand Down

0 comments on commit 60f9403

Please sign in to comment.