diff --git a/swipe.js b/swipe.js index 2d6d21f..d8273f5 100644 --- a/swipe.js +++ b/swipe.js @@ -465,6 +465,7 @@ Swipe.prototype = { } clearInterval(timer); + _this.begin(); return;