directionText 우선 주석

This commit is contained in:
hyojun.choi 2025-03-04 17:18:41 +09:00
parent 81d04ff25a
commit ec284a5fe2

View File

@ -28,9 +28,9 @@ export function useOrientation() {
}
const roofs = canvas.getObjects().filter((obj) => obj.name === POLYGON_TYPE.ROOF)
roofs.forEach((roof) => {
delete roof.directionText
})
/*roofs.forEach((roof) => {
roof.directionText = null
})*/
roofs.forEach((roof) => {
roof.set({