Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
Qt Creator 4.9.2
-
None
-
Windows 7 (MSVC 2017)
Ubuntu 18.04 gcc 64bit
Description
Today I updated to Qt Creator 4.9.2 and Qt Quick Designer shows up a blank canvas in all my .ui.qml files. The states view can render things fine and I can even select stuff in the Navigator.
The adapter was built successfully when I had opened my first .ui.qml file after update. Switching to fallback emulation layer works.
I also tried the inbuild examples `quickcontrols2/contactlist` and `quickcontrols2/flatstyle` where I can see the same bug.
I can reproduce this on both Windows 7 (MSVC 2017) and Ubuntu 18.04