wdjsdev / build_mockup

0 stars 0 forks source link

name/number codes improperly rendered #25

Open wdjsdev opened 4 years ago

wdjsdev commented 4 years ago

when theres both name and number on one order, one of the codes gets rendered as "fdsp-fdsn-fdsn_1000" or something like that and then causes a dialog because it reads the style number as "fdsn_1000" instead of "1000"

wdjsdev commented 4 years ago

issue seems isolated to design numbers that have a top and a bottom. i was originally trying to overwrite the same "curGarment" variable by creating a new garment object, but that caused a problem.. however, it doesn't seem that creating unique variables fixes it?? anyway that's what i'm tinkering with now.