Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add a constructor or utility function to convert a Path to a PathData #19

Open
KennyGoers opened this issue Aug 7, 2018 · 1 comment

Comments

@KennyGoers
Copy link

Feature Request:

I need to manipulate a PathData by rotating it into position BEFORE adding it to a Node, think compass needle animation. The Needle is kept at 0 heading and needs to be rotated to its starting point before animating to its end point. The method is there to convert from PathData to Path, but need vice-versa

@alexjlockwood
Copy link
Owner

alexjlockwood commented May 15, 2019

Don't think this is feasible, but I think one thing I could potentially do is add a method to allow people to specify a Path object itself inside of the PathNode.Builder or something like that.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants