chore: duh
This commit is contained in:
parent
80e87bc0f1
commit
bfa05840da
|
@ -149,11 +149,6 @@ export default () => class Visible extends decorate(Trait) {
|
|||
};
|
||||
}
|
||||
|
||||
async load(json) {
|
||||
await super.load(json);
|
||||
this.#scheduledBoundingBoxUpdate = true;
|
||||
}
|
||||
|
||||
methods() {
|
||||
return {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user