끼워맞추기중
This commit is contained in:
parent
d529e94143
commit
5d1b2ef590
@ -169,7 +169,7 @@ export default function Roof2() {
|
||||
]
|
||||
if (canvas) {
|
||||
const polygon = new QPolygon(
|
||||
type4,
|
||||
type2,
|
||||
{
|
||||
fill: 'transparent',
|
||||
stroke: 'black',
|
||||
|
||||
@ -735,6 +735,7 @@ export default class QPolygon extends fabric.Group {
|
||||
stroke: 'black',
|
||||
strokeWidth: 1,
|
||||
},
|
||||
Math.abs(realLine1.length - realLine3.length),
|
||||
)
|
||||
|
||||
this.addWithUpdate(realLine1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user