playing with 3d transform -- seems to be a tradeoff both ways

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-22 19:56:06 +04:00
parent f9b536716e
commit 3f2e4c8ff8

View File

@ -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... // NOTE: at this point this works only on the X axis...
function setElementTransform(elem, offset, scale){ function setElementTransform(elem, offset, scale){