Details
Description
Steps to reproduce:
- Open / create simple qml app
- Set breakpoint in a qml file
- Trigger the breakpoint
- Stop the application
- Disable C++ debugging
- Start debugging
- Trigger the breakpoint
=> No debug views are visible, reset to default layout restores them.
- Now reset to default layout
- Stop debugging
- Re-enable C++ debugging
- Start debugging
- Trigger breakpoint
=> Now all Debug views are visible twice.