Opened 12 years ago
Closed 12 years ago
#3344 closed Bug (fixed)
group icons and their associated numbers clearer
Reported by: | jidanni | Owned by: | charles |
---|---|---|---|
Priority: | Lowest | Milestone: | 2.01 |
Component: | GTK+ Client | Version: | 2.00 |
Severity: | Trivial | Keywords: | |
Cc: |
Description
On the bottom of the screen we see
[Icon] Ratio ... [down arrow icon] ...KiB/s ... [up arrow icon] ... KiB/s.
Well this is all well and good, except one needs to associate the arrows with the correct numbers in ones mind, as they are exactly between the numbers.
That's why you need separator bars to make things clear. A "|" will be fine.
[Icon] Ratio ... BAR [down arrow icon] ...KiB/s ... BAR [up arrow icon] ... KiB/s.
Change History (3)
comment:1 Changed 12 years ago by charles
- Component changed from Transmission to GTK+ Client
- Owner set to charles
comment:2 Changed 12 years ago by charles
- Milestone changed from None Set to 2.01
- Status changed from new to assigned
comment:3 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Actually that's something that's been bugging me for awhile too.
I don't think that a vertical bar is the best way to do this, but it needs to be improved.
Fixed in the 2.0x branch by r10857
Fixed in trunk by r10856