From 949e053d868c69c51b73a5b4339ab0492fe05aeb Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 5 Feb 2014 02:43:03 +0400 Subject: [PATCH] reverting back... Signed-off-by: Alex A. Naanou --- lib/jli.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/jli.js b/lib/jli.js index cd0e856..1b395ce 100755 --- a/lib/jli.js +++ b/lib/jli.js @@ -699,8 +699,9 @@ function stopAnimation(elem){ } } -animateElementTo = animateElementTo2 -stopAnimation = stopAnimation2 +// XXX for some odd reason the 2'nd gen. animation is jittery... +//animateElementTo = animateElementTo2 +//stopAnimation = stopAnimation2 // XXX account for other transitions...