Hi folks! I was researching ways of returning the current value of an animation - the number - without any success. Any idea how this is achievable using Fx.*? What I'm basically trying to do is get the current value and apply it to:
webkitTransform: 'rotate(' + currentValue + 'deg)'
Best,
Oskar
