https://bugs.kde.org/show_bug.cgi?id=486699
--- Comment #12 from Nate Graham <n...@kde.org> --- Git commit 18adccdede9e659ce7a166787641f7a4d030b9f1 by Nate Graham. Committed on 14/05/2024 at 18:52. Pushed by ngraham into branch 'Plasma/6.0'. kcm/fonts: use correct signal handlers for UI controls Using the on[Thing]Changed() versions can cause loops and unexpected state changes, based on how the backend may be implemented. Instead use the versions that only fire on explicit user interaction. (cherry picked from commit 6315e625c17227edf5b7b1e6b04fb70e8b384097) M +11 -7 kcms/fonts/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/18adccdede9e659ce7a166787641f7a4d030b9f1 -- You are receiving this mail because: You are watching all bug changes.