chore(core): Use hide, not render
This commit is contained in:
parent
026560ef24
commit
5dc7401308
82 changed files with 337 additions and 293 deletions
|
@ -35,7 +35,6 @@ function jaegerSide({
|
|||
.pop()
|
||||
.line(points.bsHem)
|
||||
paths.vent = paths.ventBase.offset(measurements.neck / -10)
|
||||
//paths.vent.render = false;
|
||||
points.ventSlopeStart = utils.lineIntersectsCurve(
|
||||
paths.vent.start(),
|
||||
paths.vent.start().shift(170, measurements.neck / 5),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue