mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
call on render
This commit is contained in:
@@ -171,6 +171,7 @@ export class ScrollbarDecoration extends Disposable implements IDecoration {
|
||||
this.element.width,
|
||||
window.devicePixelRatio
|
||||
);
|
||||
this._onRender.fire(this.element);
|
||||
}
|
||||
|
||||
public override dispose(): void {
|
||||
|
||||
Reference in New Issue
Block a user