parent
05939af755
commit
7145c1087c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ export default (part) => {
|
|||
if (options.hemStyle === 'classic') {
|
||||
paths.seam.curve(points.splitDartHemRightCp2, points.splitHemCp1, points.hem)
|
||||
} else paths.seam.line(points.hem)
|
||||
paths.seam.close()
|
||||
|
||||
if (complete) {
|
||||
if (sa) paths.sa = paths.seam.offset(sa).attr('class', 'fabric sa')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue