OK. What I know:
1) My hardcoded darkmode for Linux (enabled by environment variable) is totally borked. Only the dockwidgets (with the exception of Preview) are dark. Annoying, but not crucial at the moment. System qt dark themes seem to work.
2) QtWebEngine won't display images. This affects both Preview and Image tabs.
3) QtWebEngine is ignoring (or not finding) css. It uses the qrc-included darkmode css where appropriate, but nothing from book-supplied css or custom user preview css is being applied to any any page elements. Though inspector shows the css linked, only the default user-agent css and the qrc-supplied darkmode css are being applied to any page elements.
|