Hello,
I've been trying to get css-animations to work in Titanium, and it seems as if the use of @-webkit-keyframes
does not work as expected. It is very laggy and some effects won't even animate, especially with percentage properties within @-webkit-keyframes
.
Anyone have an idea why and if this is fixable?
(I've done the whole UI with CSS3 so I really want this to work).
Demo URL: http://nimbus.kodlabbet.net/
CSS URL: http://nimbus.kodlabbet.net/assets/css/style.css