Skip to content
  • Kai Koehne's avatar
    QmlObserver: Remove breadcrumb widget in observer mode · 4201046b
    Kai Koehne authored
    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
    4201046b