Skip to content
  • Paul Lemire's avatar
    Scene3D: fix next frame update request · a02a9b36
    Paul Lemire authored
    
    
    We were requesting a QQuickItem frame update in the middle of an update
    which lead to it being ignored.
    
    This led to some scene not being refreshed or rendered until the window
    was moved (which forced an update)
    
    Change-Id: I9f411b4cfe18813d3e24ac02daa138822c767a46
    Reviewed-by: default avatarMike Krus <mike.krus@kdab.com>
    a02a9b36