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