Join Slack
Powered by
Is there an API to create an animated Offset that ...
# compose
n
Nino
11/11/2024, 1:23 PM
Is there an API to create an animated Offset that will follow an arc instead of a straight line with precise control (like vectors with bezier curve command or arcs) ? In red, what I can achieve, in green what I'd like. Thank you.
s
Stylianos Gakis
11/11/2024, 2:39 PM
https://kotlinlang.slack.com/archives/CJLTWPH7S/p1721674160058559?thread_ts=1721664856.918069&cid=CJLTWPH7S
Perhaps using keyframes spec + ArcMode might suit your needs here?
9
Views
Open in Slack
Previous
Next