mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
ESLint? What is that? Never heard of the thing.
This commit is contained in:
@@ -102,13 +102,13 @@ export class DomRenderer extends Disposable implements IRenderer {
|
||||
this._rowContainer,
|
||||
this._selectionContainer,
|
||||
this._themeStyleElement,
|
||||
this._dimensionsStyleElement,
|
||||
this._dimensionsStyleElement
|
||||
]) {
|
||||
if (element.parentElement === this._screenElement) {
|
||||
this._screenElement.removeChild(element);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
super.dispose();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user