Skip to content
Snippets Groups Projects
Commit 4201046b authored by Kai Koehne's avatar Kai Koehne
Browse files

QmlObserver: Remove breadcrumb widget in observer mode

I wasn't able to get it working on Mac OS X: Putting it on top
of the QGraphicsView doesn't work because Cocoa doesn't allow a
widget to be on top of OpenGL viewport. Embedding it as a
QGraphicsProxyWidget produces lots of Cocoa warnings (raster engine related).

Anyhow, the same widget shows up in the Debugger/Observer tab of
Qt Creator.

Reviewed-by: Lasse Holmstedt
parent 74f13467
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 531 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment