보조라인 길이 나오지 않음 => obj.name !== 'lengthText' && 추가 #390

Merged
ysCha merged 1 commits from dev into dev-deploy 2025-10-16 18:06:42 +09:00
Showing only changes of commit 3a3ff7c156 - Show all commits

View File

@ -251,6 +251,7 @@ export const QPolygon = fabric.util.createClass(fabric.Polygon, {
obj.parentId === this.id &&
obj.name !== POLYGON_TYPE.WALL &&
obj.name !== POLYGON_TYPE.ROOF &&
obj.name !== 'lengthText' &&
obj.name !== 'outerLine' &&
obj.name !== 'baseLine',
// && obj.name !== 'outerLinePoint',