mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
Dispose drag handles listener on dispose.
This commit is contained in:
parent
e98c376963
commit
51ad987724
@ -357,6 +357,7 @@ class SpineC3Instance extends globalThis.ISDKWorldInstanceBase {
|
|||||||
this.renderer = undefined;
|
this.renderer = undefined;
|
||||||
this.skeleton = undefined;
|
this.skeleton = undefined;
|
||||||
this.state = undefined;
|
this.state = undefined;
|
||||||
|
this.dragHandleDispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**********/
|
/**********/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user