Explorar o código

QuoJS error in touchend

soyjavi %!s(int64=13) %!d(string=hai) anos
pai
achega
eaffe19110
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/lib/quo.debug.js

+ 1 - 0
src/lib/quo.debug.js

@@ -1163,6 +1163,7 @@
       }
     };
     _onTouchEnd = function(event) {
+        event.preventDefault();
       clearTimeout(TIMEOUT_HOLD);
       var tap_triggered = false;
       if(gesture_data.fingers === 1) {