feature/jaeyoung #46
@ -2629,6 +2629,7 @@ export const drawRidgeRoof = (roofId, canvas, textMode) => {
|
|||||||
if (index !== -1) {
|
if (index !== -1) {
|
||||||
baseRidgeLines.splice(index, 1)
|
baseRidgeLines.splice(index, 1)
|
||||||
}
|
}
|
||||||
|
canvas.remove(duplicateLine)
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user