fix(plugin)Ring sector reversion
This commit is contained in:
parent
adefbe7d18
commit
079ce1a613
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue