From 3f2e4c8ff8f8c2eb93e5dfdcfbc9c490ca00674f Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 22 Feb 2013 19:56:06 +0400 Subject: [PATCH] playing with 3d transform -- seems to be a tradeoff both ways Signed-off-by: Alex A. Naanou --- lib/jli.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jli.js b/lib/jli.js index 877b473..4c7c302 100755 --- a/lib/jli.js +++ b/lib/jli.js @@ -195,7 +195,7 @@ function unanimated(obj, func, time){ -var USE_3D_TRANSFORM = false +var USE_3D_TRANSFORM = true // NOTE: at this point this works only on the X axis... function setElementTransform(elem, offset, scale){