Merge pull request '보조라인 길이 나오지 않음 => obj.name !== 'lengthText' && 추가' (#391) from dev into prd-deploy

Reviewed-on: #391
This commit is contained in:
ysCha 2025-10-16 18:07:02 +09:00
commit 25462b6d61

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',