Replies: 2 comments
-
React component based approach enables you to reuse your "marker" component. The path object in skia can give the first and last point of a path to apply the marker (and other intermediary point). This should be helping when implementing path markers. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok I'll check it out, thanks |
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
Uh oh!
There was an error while loading. Please reload this page.
-
HI is there a plan to implement marker functionality for Path ?
if not how would you suggest approaching this (given I try to migrate to Skia from an svg based implementation that uses markers all over..) ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions