Skip to content
  • Kai Koehne's avatar
    QmlProfiler: Avoid drawing outside of widget · 0599cb73
    Kai Koehne authored
    
    
    Avoid rendering outside of the canvas by forcing the windows
    size onto the scene, and also removing the related candidateSize
    logic.
    
    In the QtQUick1 based profiler one could scroll the canvas also
    vertically, but that doesn't work any more. This is a hot fix
    to work around the problem, we can hopefully bring back the
    full solution later ...
    
    Change-Id: Ibd3d54f6b98c3764e104116d395a77b880d88bcb
    Reviewed-by: default avatarUlf Hermann <ulf.hermann@digia.com>
    Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
    0599cb73