#4255 closed defect (fixed)
Mail demo: use progressbar with percentages
Reported by: | bill | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you know how many messages you are pretending to download might as well adjust the progress bar based on that info, rather than using the indeterminate progress bar, right? IE, if you've downloaded 3 out of 6 messages set progress bar to 50%.
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | mail added |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Note: See
TracTickets for help on using
tickets.
(In [10337]) re fixes #4249 (didn't see the combo box dropdown in subject) and fixes #4255 - adding a progress bar (a real one) to the Dialog that "fetches new mail" ...