QML rendering upside down in VS debugger
Unsolved
General and Desktop
-
I have a Visual Studio 2015 Qt project (Qt 5.6) which builds and launches fine via debugger from within VS -- except only the main qml panel renders and it renders upside down. Also, interactive elements don't work.
I think this is due to a broken "path to QML" somewhere in the Visual Studio project config. I did have this project working correctly in VS. Now 3 months later I have this issue.
Can someone help?