Details
-
Task
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
If the root object of qml application derives from QWidget and window dimensions change, the qml runtime is not able to keep content qwidget and the window in sync. Not an easy issue to fix, due to QML runtime relying so much on QGraphicsWidget-based QDeclarativeView.