chore: debugging junk
This commit is contained in:
parent
55652c5d8f
commit
b028d782c0
|
@ -55,7 +55,6 @@ export class Shape extends decorate(ShapeBase) {
|
||||||
'rotationChanged',
|
'rotationChanged',
|
||||||
'scaleChanged',
|
'scaleChanged',
|
||||||
], () => {
|
], () => {
|
||||||
console.log('change');
|
|
||||||
this.emit('aabbChanged');
|
this.emit('aabbChanged');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user