amend(gestures): undo accidental change from slidebox commit

This commit is contained in:
Andrew
2014-10-08 13:20:06 -06:00
parent c51e2f9379
commit 4ae4354fae

View File

@@ -430,7 +430,7 @@
}
if(this.srcEvent.preventDefault) {
this.srcEvent.preventDefault();
// this.srcEvent.preventDefault();
}
},