Where did the battery percentage go? #342
Unanswered
ReikanYsora
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Nothing is broken, this was a deliberate change. The battery used to take two chips, one for power and one for the percentage, which is a lot of space on a card where space is the scarcest resource.
The two are now fused into a single battery chip, and the percentage moved into the icon itself: the battery icon fills in 10% steps and follows the charge direction, so you read the level at a glance without a number taking up room. The exact percentage is still available in the timeline and in the battery detail panel.
All reactions