From 60dbc76a66c5fbfb74a72420d5c6c7e49e4bc0b4 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 23 Feb 2013 01:43:15 +0400 Subject: [PATCH] doing magic testing... Signed-off-by: Alex A. Naanou --- ext-lib/iscroll-custom.js | 2 ++ 1 file changed, 2 insertions(+) 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) {