You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2024. It is now read-only.
I don't expect this to work when combining animations, just within one keyframes declaration.
Manually doing the calculations when combining several transform operations in one animation is really hard and annoying. This is the primary use case for the new transform properties and to be able to use them in this way now would be beyond awesome.
Is this suported, and if not, could we add support for this?
Should compile to:
I don't expect this to work when combining animations, just within one keyframes declaration.
Manually doing the calculations when combining several transform operations in one animation is really hard and annoying. This is the primary use case for the new transform properties and to be able to use them in this way now would be beyond awesome.