Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Disable or change default QtWebEngine styling
-
Hi all
I would like to disable the QtWebEngine styling and use the default html.css provided by Chromium.
At first I thought removing the defaultFontFamily behavior in WebEngineSettings::initDefaults would fix this and it would take the Chromium as default, but it doesn't.Is there any way how to do this?
Kind regards
Jelle