Replies: 1 comment 11 replies
-
Just to clarify, you are talking about layout animations, and rather than moving from one layout box to another in a straight line, to add the ability to move along an arc? |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been wondering if the current animation calculation setup could support adding a curve/arc feature or if this was on a roadmap.
I figured since it's just a → b values it could be possible. I've been looking through the codebase to figure out where all this is calculated but I can't seem to find the entry points. @mattgperry if you can point me in the direction I could look into it (if it's a feature you'd like).
Beta Was this translation helpful? Give feedback.
All reactions