https://bugs.kde.org/show_bug.cgi?id=422672

--- Comment #4 from David Edmundson <[email protected]> ---
Indeed. Clicking apply a second time "fixes" it, but that's not ideal.

It appears we call save

that ends up in 
        function onLowPrioritySensorIdsChanged() {
            Qt.callLater(root.loadConfig);
        }

(or one of the matching function)

That calls load

That emits configurationChanged

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to