Merge pull request '좌표삭제' (#516) from dev into prd-deploy

Reviewed-on: #516
This commit is contained in:
ysCha 2025-12-23 13:33:14 +09:00
commit 48e6a090da

View File

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