Skip to content
Commit 98f39bbc 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


(cherry picked from commit dfe7545b)
parent 6de6467f
Pipeline #412062 failed with stage
in 14 minutes and 46 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