Merge pull request #337 from AlfaLyr/patch-1
detail I found working on my draped neck top
This commit is contained in:
commit
b1880f469d
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ export default part => {
|
||||||
if (front) paths.sa.line(points.cfNeck).move(points.cfHem)
|
if (front) paths.sa.line(points.cfNeck).move(points.cfHem)
|
||||||
else paths.sa.line(points.cbNeck).move(points.cbHem)
|
else paths.sa.line(points.cbNeck).move(points.cbHem)
|
||||||
paths.sa.line(paths.sa.start())
|
paths.sa.line(paths.sa.start())
|
||||||
|
paths.sa.attr('class', 'fabric sa')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue