https://bugs.kde.org/show_bug.cgi?id=446414
--- Comment #4 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit f2a09fc6063f279a913916b9fdad9e8227890c2e by Arjen Hiemstra. Committed on 01/02/2022 at 15:45. Pushed by ahiemstra into branch 'master'. Check initial value is valid before resetting in SensorProperty::unsubscribe This way, we only reset the value if we originally got a valid value. This allows us to indicate what behaviour we want when constructing the SensorProperty. Some documentation has been added about that to the relevant constructor. M +3 -1 systemstats/SensorProperty.cpp M +13 -0 systemstats/SensorProperty.h https://invent.kde.org/plasma/libksysguard/commit/f2a09fc6063f279a913916b9fdad9e8227890c2e -- You are receiving this mail because: You are watching all bug changes.