doing magic testing...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-23 01:43:15 +04:00
parent 9b4d67a46c
commit 60dbc76a66

View File

@ -613,6 +613,8 @@ iScroll.prototype = {
step, easeOut,
animate;
console.log('steps:', that.steps.length)
if (that.animating) return;
if (!that.steps.length) {