Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.6.0, 5.6.1, 5.7.0 RC
-
None
-
Ubuntu
-
I2f27114c3898bd61b1282b1f27b5f062bed1fe35
Description
If Map has Item views and it is loaded inside a QQuickWidget, the itemviews don't render. The same qml will work fine if directly loaded inside QQmlApplicationEngine / QQuickView.
This used to work before Qt5.6.
I have attached modified Qt example mapplay that shows this issue. The original example will not show this issue.