diff --git a/ext-lib/iscroll-custom.js b/ext-lib/iscroll-custom.js index 9ed437c..58c5e65 100755 --- a/ext-lib/iscroll-custom.js +++ b/ext-lib/iscroll-custom.js @@ -613,6 +613,8 @@ iScroll.prototype = { step, easeOut, animate; + console.log('steps:', that.steps.length) + if (that.animating) return; if (!that.steps.length) {