()
| 7213 | this._refreshCharAtlas(e3, t4), this.reset(e3); |
| 7214 | }))), this.register((0, n.toDisposable)((() => { |
| 7215 | this._canvas.remove(); |
| 7216 | }))); |
| 7217 | } |
| 7218 | _initCanvas() { |
| 7219 | this._ctx = (0, o.throwIfFalsy)(this._canvas.getContext("2d", { alpha: this._alpha })), this._alpha || this._clearAll(); |
| 7220 | } |
no test coverage detected