https://bugs.kde.org/show_bug.cgi?id=422672
--- Comment #6 from David Edmundson <[email protected]> --- As it is an array ``` cfg_totalSensors = controller.totalSensors; ``` always triggers a change even though the contents of each array is the same. As a relatively quick fix we can guard all of these in some sort of array comparison function -- You are receiving this mail because: You are watching all bug changes.
