Ticket #310 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 month ago

Add visual indicators for download state

Reported by: MaierMan Assigned to: MaierMan
Priority: major Milestone: 1.1
Component: --- Version: ---
Keywords: Cc:
Operating System: All

Description

I would like to see some visual indicators displaying the state the download currently is in.
Reason for this is that with all the error text and stuff it is sometimes hard to determine it. Futhermore it is simply more easily scannable.
The colors of the progressbar don't help usually when especially when there was no progress yet. ;)

I'm thinking of icons to distinguish following states:

  • Queued
  • Running (which should include finishing)
    • Resumable? I would opt for it.
  • Paused
  • Canceled
  • Complete
    • Complete with verification

Question remains where to place such icons... Extra column or as part of e.g. the state/est.time column?

Change History

2008-10-08 17:10:14 changed by MaierMan

  • owner set to MaierMan.
  • status changed from new to assigned.

WiP [1109].

Adds the indicator to the progress bar column. Currently uses a set of icons derived from the standard action icons (the small ones from menu).

Resumable bit not yet supported, but autoretry/verified is.

2008-10-24 16:28:52 changed by MaierMan

  • status changed from assigned to closed.
  • resolution set to fixed.