hi,
when I create 2 or more children in RShape, the first child's path is not closed but the others are automatically closed:
https://gist.github.com/micuat/7cd38b7b55d876affe19b92a836a53a3
It does the same if I change addChild to addPath. Is it intended behavior? and I couldn't find how to set open on a RPath/RShape (close is easy as calling addClose)
hi,
when I create 2 or more children in RShape, the first child's path is not closed but the others are automatically closed:
https://gist.github.com/micuat/7cd38b7b55d876affe19b92a836a53a3
It does the same if I change
addChildtoaddPath. Is it intended behavior? and I couldn't find how to set open on a RPath/RShape (close is easy as callingaddClose)