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)
|
.line(points.gussetRight)
|
||||||
.close()
|
.close()
|
||||||
|
|
||||||
// Complete?
|
|
||||||
if (complete) {
|
|
||||||
points.title = points.gussetLeft.shift(300, gussetMeasure / 2)
|
points.title = points.gussetLeft.shift(300, gussetMeasure / 2)
|
||||||
macro('title', {
|
macro('title', {
|
||||||
at: points.title,
|
at: points.title,
|
||||||
|
@ -44,7 +42,6 @@ export const gusset = {
|
||||||
if (sa) {
|
if (sa) {
|
||||||
paths.sa = paths.gusset.offset(sa).setClass('fabric sa')
|
paths.sa = paths.gusset.offset(sa).setClass('fabric sa')
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Paperless?
|
// Paperless?
|
||||||
if (paperless) {
|
if (paperless) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue