Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 11.0.0-beta1
-
-
3befa6097 (11.0)
Description
Steps to reproduce:
- start QC with QmlDesigner plugin enabled
- create a Qt Quick Application from template
- open the qml file, switch to QmlDesigner view
- switch back Debug
Current result:
- the menu entries inside View > Views aren't enabled anymore
- while debugging there's no way to enable / disable views
Note: This works fine before switching to QmlDesigner view.