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

Reviewed-on: #515
This commit is contained in:
ysCha 2025-12-23 13:33:00 +09:00
commit b0d3a71d72

View File

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