https://bugs.kde.org/show_bug.cgi?id=448372
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.91 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/solid/commit/2f305a7 | |134f27489203c3fd2e9ca81790f | |35ac3b --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 2f305a7134f27489203c3fd2e9ca81790f35ac3b by Nate Graham, on behalf of ivan tkachenko. Committed on 18/01/2022 at 21:42. Pushed by ngraham into branch 'master'. [upower] Properly round up battery's capacity The same rounding is already used for charge percent just few lines above. Without it, for example, values that are close to 100% (e.g. 99.9825%) were rounded down to 99% instead of up to 100%. FIXED-IN: 5.91 M +1 -1 src/solid/devices/backends/upower/upowerbattery.cpp https://invent.kde.org/frameworks/solid/commit/2f305a7134f27489203c3fd2e9ca81790f35ac3b -- You are receiving this mail because: You are watching all bug changes.