[RFC] Clean up progress bars during fetch
Marius Kruger
amanic at gmail.com
Thu Nov 9 06:08:31 GMT 2006
hi,
You requested comments on the alternative progress bars.
I think this one makes the most sense
Bar inbetween:
\ 1/6 Finding involved files [====== ] 1151/8236
because (if I understand it right)
* the 'Finding involved files' describes the '1/6' , which is nice like a
numbered list in documents and html:
* the progress bar shows the second level progress assosiated the item
index '1151/8236'
thus the progress tree follows logically from left to right from high-level
to low-level.
I hope this made sence
regards
marius
On 11/9/06, John Arbash Meinel <john at arbash-meinel.com> wrote:
>
> I looked into adding it, and I tried adding it in a few places. My
> favorite is this one:
>
> | [===== ] 1/6 Finding involved files ( 173/8236)
>
> There are lots of alternatives, though:
>
> No parenthesis
> / [===== ] 1/6 Finding involved files 578/8236
>
> Overall progress next to sub progress
> / [===== ] Finding involved files 1/6 547/8236
>
> Bar inbetween:
> \ 1/6 Finding involved files [====== ] 1151/8236
>
> Bar at end:
> | 1/6 Finding involved files 2412/8236 [====== ]
>
> Bar at end with brackets:
> / [1/6] Finding involved files 1789/8236 [====== ]
>
--
--
The Source is strong with this one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20061109/6b3f3f15/attachment.htm
More information about the bazaar
mailing list