Skip to content
  • Thomas's avatar
    Allow to skip the download of the initial chunk · 1855b4ae
    Thomas authored
    Now when a user press "Cancel" in the dialog progress box which is
    displayed while downloading the initial chunk in Seek(), the function
    will exit without error and the download will continue in background.
    It should allow users on slow devices to have a better control of the
    wait time.
    
    Also fix the previous commit (used < instead of >).
    1855b4ae