Compare commits
No commits in common. "0ef43a04dd87c67e7dc394997c2aa8d574ce349e" and "9a00cbd283028bf906e6925d1d3f823d72e93365" have entirely different histories.
0ef43a04dd
...
9a00cbd283
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user