Merge branch 'dev' of https://git.hanasys.jp/qcast3/qcast-front into feature/skeleton-dev

This commit is contained in:
ysCha 2025-12-23 15:19:31 +09:00
commit 6fcc0dc1d3

View File

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