Thread: Custom Taskbar
View Single Post
  #1459 (permalink)  
Old 09-20-2009, 11:04 PM
[sammich]'s Avatar
[sammich]
Retired Moderator
Offline
 
Join Date: Jul 2007
Posts: 6,039
Reputation: 10109
[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom Taskbar

Quote:
Originally Posted by sebo View Post
tsowen, thanks for the tray icons. they're great.

i do have one question though. i since there are 10 battery bars, shouldn't they go down in increment of 10 as the battery drains?

ie: if battery is 93-95% it should still show full battery until it reaches 90% then one bar should go down.. right now if you have 94% for example it will remove 1 bar when it still should show FULL bars until it reaches 90%.

it's not a big deal but it would make the bars match battery levels more accurately.

in the below image it should still read 10 bars but one is missing by 94-95%
I think tsowen is using the round-down idea. Since at 94% you don't have full battery, he coded the graphic to show one less bar. The same would apply if you're at 10%, there should be 1 bar. If you're at 4%, there won't be any. Personally, I think it's a bit more accurate.