https://bugs.kde.org/show_bug.cgi?id=514923
Albert Vaca Cintora <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/kdeconnect-kde/-/commit |ork/kdeconnect-kde/-/commit |/bcf5e1068581fcb0046392e694 |/91317d1f4b72c99fcfed55644a |95377c75c1872b |a16227eafd7ca1 --- Comment #6 from Albert Vaca Cintora <[email protected]> --- Git commit 91317d1f4b72c99fcfed55644aa16227eafd7ca1 by Albert Vaca Cintora, on behalf of Youssef Al-Bor3y. Committed on 25/02/2026 at 02:58. Pushed by albertvaka into branch 'release/25.12'. Fix clicking on plugin's row doesn't change plugin's status The old approach relys on toggled signal to be emitted to change the status of the plugin, but that signal only gets emitted when interactively toggled by the user via touch, mouse, or keyboard, not the toggle method, so we can't rely on anything inside onToggled (cherry picked from commit bcf5e1068581fcb0046392e69495377c75c1872b) M +1 -1 app/qml/PluginSettings.qml https://invent.kde.org/network/kdeconnect-kde/-/commit/91317d1f4b72c99fcfed55644aa16227eafd7ca1 -- You are receiving this mail because: You are watching all bug changes.
