Merge pull request '보조라인 길이 나오지 않음 => obj.name !== 'lengthText' && 추가' (#391) from dev into prd-deploy
Reviewed-on: #391
This commit is contained in:
commit
25462b6d61
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user