mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
@@ -69,6 +69,7 @@ export class DomRenderer extends Disposable implements IRenderer {
|
||||
actualCellHeight: null
|
||||
};
|
||||
this._updateDimensions();
|
||||
this._injectCss();
|
||||
|
||||
this._rowFactory = new DomRendererRowFactory(_terminal.options, document);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user