Call disposeInternal on the super
This commit is contained in:
@@ -797,6 +797,7 @@ class RasterSource extends ImageSource {
|
||||
if (this.processor_) {
|
||||
this.processor_.dispose();
|
||||
}
|
||||
super.disposeInternal();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user