mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 11:10:08 +00:00
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:
parent
f9b536716e
commit
3f2e4c8ff8
@ -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){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user