Closed cdaein closed 12 months ago
Hi @cdaein - thanks for spotting this, I've just updated the impl and will push a new release asap! 👍
Sorry, forgot to reply here that I've released an update a few days ago.... hope you've noticed by now! :)
thank you for the update!
I've noticed that when a
path
is passed towithAttribs()
, it closes the path. I was hoping to keep my path open as it was - wondering if there's a reason to close it by default.from the source: https://github.com/thi-ng/umbrella/blob/14369264434e7a1210425b4f69330b528ad1e8b0/packages/geom/src/api/path.ts#L43
an example code: