좌표삭제

This commit is contained in:
ysCha 2025-12-23 13:31:38 +09:00
parent f8cc93d54e
commit 3f9bc960b3

View File

@ -729,7 +729,7 @@ const createInnerLinesFromSkeleton = (roofId, canvas, skeleton, textMode) => {
},
})
coordinateText(line)
//coordinateText(line)
canvas.add(line)
line.bringToFront()
canvas.renderAll()