mirror of
https://github.com/netfun2000/rttys_zhaojh329.git
synced 2026-02-27 09:53:24 +08:00
Optimize change font size
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ export default {
|
||||
this.terminal.term.setOption('fontSize', size + changeFontSize);
|
||||
this.terminal.term.fit();
|
||||
this.terminal.term.focus();
|
||||
}, 1);
|
||||
}, 50);
|
||||
},
|
||||
beforeUpload (file) {
|
||||
this.upfile.file = file;
|
||||
|
||||
Reference in New Issue
Block a user