getobjetolp cogia el cosido como null

This commit is contained in:
2025-01-15 14:21:27 +01:00
parent ed5635e783
commit 874200fe67
2 changed files with 4 additions and 4 deletions

View File

@ -115,7 +115,7 @@ class previewFormas {
//console.log(pvObj);
// Printing shape definition
this.pvObj.anchoForma = (this.isCosido) ? 2 * this.pvObj.anchoLibro : this.pvObj.anchoLibro;
this.pvObj.anchoForma = (_isCosido) ? 2 * this.pvObj.anchoLibro : this.pvObj.anchoLibro;
this.pvObj.altoForma = this.pvObj.altoLibro;