1
0
Fork 0

Update designs/jane/src/gusset.mjs

Co-authored-by: bobgeorgethe3rd <bobgeorgethe3rd@googlemail.com>
This commit is contained in:
Zee 2024-04-06 20:55:04 +02:00 committed by GitHub
parent a78c3db735
commit d52bb12df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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) {