Skip to content
Commit dfe7545b authored by Nate Graham's avatar Nate Graham
Browse files

applets/batterymonitor: Fix wrong tooltip when plugged in but discharging

In this case, the tooltip subtext line would still say "X time until
fully charged" because it was not checking to make sure that the battery
was in fact actually charging. This commit makes it do so, so now it
will fall through to the next condition that displays text suitable for
a battery that's discharging.

BUG: 470632
FIXED-IN: 5.27.6
parent 57c4df06
Pipeline #412060 passed with stage
in 20 minutes and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment