dev #99

Merged
ysCha merged 9 commits from dev into dev-deploy 2025-06-04 19:19:57 +09:00
Showing only changes of commit ab93c5ffe5 - Show all commits

View File

@ -1193,7 +1193,7 @@ export const usePolygon = () => {
})
canvas.add(roof)
// addLengthText(roof)
addLengthText(roof)
canvas.remove(polygon)
canvas.renderAll()
})