mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[ts][pixi-v7] Run tsfmt
This commit is contained in:
parent
a905b92e79
commit
a4b5605921
@ -294,7 +294,7 @@ export class Spine extends Container {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
protected _calculateBounds(): void {
|
protected _calculateBounds (): void {
|
||||||
if (this.hasNeverUpdated) {
|
if (this.hasNeverUpdated) {
|
||||||
this.internalUpdate(0, 0);
|
this.internalUpdate(0, 0);
|
||||||
this.renderMeshes();
|
this.renderMeshes();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user