1
0
Fork 0

fix(plugin)Ring sector reversion

This commit is contained in:
bobgeorgethe3rd 2024-09-16 12:45:40 +00:00
parent adefbe7d18
commit 079ce1a613

View file

@ -153,6 +153,7 @@ export const plugin = {
.line(points[ids.in2])
.curve(points[ids.in2c], points[ids.in1c], points[ids.in1])
.curve(points[ids.in1cFlipped], points[ids.in2cFlipped], points[ids.in2Flipped])
.line(points[ids.ex2Flipped])
.close()
/*