Replies: 1 comment
-
Just found at it works well in Firefox. I'm on macos Sonoma 14.2.1. On Chrome, it creates artefacts, but in Firefox, everything is perfect! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I created a new layer type to add animated arrows along a path. It kind of work right now, but there are artefacts when changing direction over the path.
Here is the result:
arrowTransition.mp4
And the associated code:
I would like to know why the arrow is not continuous when changing direction. Is it a problem in my ocde or is it caused by an approximation that renders artefacts over the path?
Beta Was this translation helpful? Give feedback.
All reactions