https://bugs.kde.org/show_bug.cgi?id=446372
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libksysguard/commit/f901 |ma/libksysguard/commit/577d |b29bce33abf0aeea8f33fff1487 |21c119a9c19af26ce324fbe88ef |9eadbe2de |e630a1d9a --- Comment #5 from Nate Graham <[email protected]> --- Git commit 577d21c119a9c19af26ce324fbe88efe630a1d9a by Nate Graham, on behalf of Arjen Hiemstra. Committed on 28/01/2022 at 18:32. Pushed by ngraham into branch 'Plasma/5.24'. Only rate-limit sensors if we already have a valid value If we don't yet have a valid value, we should make sure to always update the value so we can show something valid. Most importantly, this prevents the value from being empty when the first value update comes in for a sensor that is static. (cherry picked from commit f901b29bce33abf0aeea8f33fff14879eadbe2de) M +2 -1 sensors/Sensor.cpp M +1 -1 sensors/SensorDataModel.cpp https://invent.kde.org/plasma/libksysguard/commit/577d21c119a9c19af26ce324fbe88efe630a1d9a -- You are receiving this mail because: You are watching all bug changes.
