중복된 마루 제거
This commit is contained in:
parent
10c2668a67
commit
2537240bb0
@ -2629,6 +2629,7 @@ export const drawRidgeRoof = (roofId, canvas, textMode) => {
|
||||
if (index !== -1) {
|
||||
baseRidgeLines.splice(index, 1)
|
||||
}
|
||||
canvas.remove(duplicateLine)
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user