Compare commits

..

No commits in common. "25462b6d615640b7b3c0d2f52921d89c867e3594" and "d9619599ea5478693ff7ed3839cf081be0898fd5" have entirely different histories.

View File

@ -251,7 +251,6 @@ 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',