Hi All
I'm working on a PoC for a possible application that I've in mind, in my app I use a lot of transitions, I tried yesterday with CSS one but they really need some improvements, if you did a simple translation that's fine but if you start to manipulate your object changing skew, translation, rotation and scale in the same time the transition is not so smooth.
So I decide to try with a Canvas and right now I'm glad for the final result but I'd like to know if you have in plan any improvements of performance on CSS side.
thanks in advance