mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
@@ -226,6 +226,9 @@ export class OptionsWindow extends BaseWindow implements IControlWindow {
|
||||
if (o === 'theme') {
|
||||
this._handlers.updateTerminalContainerBackground();
|
||||
}
|
||||
if (o === 'fontFamily') {
|
||||
this._handlers.updateTerminalSize();
|
||||
}
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user