fix whitespace error
Co-authored-by: Andreas Hocevar <andreas.hocevar@gmail.com>
This commit is contained in:
@@ -783,7 +783,6 @@ class RasterSource extends ImageSource {
|
|||||||
this.dispatchEvent(
|
this.dispatchEvent(
|
||||||
new RasterSourceEvent(RasterEventType.AFTEROPERATIONS, frameState, data)
|
new RasterSourceEvent(RasterEventType.AFTEROPERATIONS, frameState, data)
|
||||||
);
|
);
|
||||||
|
|
||||||
requestAnimationFrame(this.changed.bind(this));
|
requestAnimationFrame(this.changed.bind(this));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user