Details
-
Suggestion
-
Resolution: Fixed
-
P4: Low
-
None
-
5.5.1
-
None
Description
Problem with rendering WebEngineView QML UI to offscreen OpenGL surface has been posted before:
https://bugreports.qt.io/browse/QTBUG-50037
(look at my comment)
However working around the impossibility of getting the pointer from public API by changing it with private method... and actually putting this into the docs... is funny.
I recommend adding static public getter to QtWebEngine and change the docs to just share the context with this one.