Update designs/jane/src/gusset.mjs
Co-authored-by: bobgeorgethe3rd <bobgeorgethe3rd@googlemail.com>
This commit is contained in:
parent
a78c3db735
commit
d52bb12df8
1 changed files with 0 additions and 3 deletions
|
@ -32,8 +32,6 @@ export const gusset = {
|
|||
.line(points.gussetRight)
|
||||
.close()
|
||||
|
||||
// Complete?
|
||||
if (complete) {
|
||||
points.title = points.gussetLeft.shift(300, gussetMeasure / 2)
|
||||
macro('title', {
|
||||
at: points.title,
|
||||
|
@ -44,7 +42,6 @@ export const gusset = {
|
|||
if (sa) {
|
||||
paths.sa = paths.gusset.offset(sa).setClass('fabric sa')
|
||||
}
|
||||
}
|
||||
|
||||
// Paperless?
|
||||
if (paperless) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue