mprib / reviver

desktop client for long form LLM interaction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

switch QWebView engine to QTextBrowser

mprib opened this issue · comments

Quickly running into some slugglishness that I suspect stems from the overkill use of a WebEngine rather than something more light weight.

Initial testing suggests that QTextBrowser cannot provide sufficient formatting/styling.