Improving stability of asynchronous LaTeX renderer.
This commit is contained in:
parent
cf73b35a9a
commit
5313428250
3 changed files with 18 additions and 7 deletions
|
@ -47,7 +47,7 @@ class EnableLatex extends BoolSetting {
|
|||
}
|
||||
|
||||
const ENABLE_LATEX_ASYNC = new BoolSetting(
|
||||
qsTranslate("general", "Enable asynchronous LaTeX renderer (experimental)"),
|
||||
qsTranslate("general", "Enable asynchronous LaTeX renderer"),
|
||||
"enable_latex_async",
|
||||
"new"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue