From ec284a5fe2abb31fe23d2bb4ef39e3087dbdf1d3 Mon Sep 17 00:00:00 2001 From: "hyojun.choi" Date: Tue, 4 Mar 2025 17:18:41 +0900 Subject: [PATCH] =?UTF-8?q?directionText=20=EC=9A=B0=EC=84=A0=20=EC=A3=BC?= =?UTF-8?q?=EC=84=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/module/useOrientation.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/hooks/module/useOrientation.js b/src/hooks/module/useOrientation.js index 9119398d..cef2b5a6 100644 --- a/src/hooks/module/useOrientation.js +++ b/src/hooks/module/useOrientation.js @@ -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({