mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-04 18:39:54 +00:00
possible fix for #729
This commit is contained in:
parent
f279f1a1e5
commit
6610563241
@ -232,6 +232,7 @@ export class XTermFrontend extends Frontend {
|
||||
|
||||
private setFontSize () {
|
||||
this.xterm.setOption('fontSize', this.configuredFontSize * Math.pow(1.1, this.zoom))
|
||||
this.resizeHandler()
|
||||
}
|
||||
|
||||
private getSelectionAsHTML (): string {
|
||||
|
Loading…
x
Reference in New Issue
Block a user