https://bugs.kde.org/show_bug.cgi?id=471022
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/d0bb9 | |2ae829a75d533999d5feb495684 | |3d5efe62 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit d0bb92ae829a75d533999d5feb4956843d5efe62 by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 24/07/2023 at 16:13. Pushed by ngraham into branch 'master'. TrafficMonitor: Fix the colors Array.reverse() mutates the original array but the property is read-only, something that Qt 6 seems to now enforce. Also, use Kirigami.Theme instead of PlasmaCore.Theme. M +6 -5 applet/contents/ui/TrafficMonitor.qml https://invent.kde.org/plasma/plasma-nm/-/commit/d0bb92ae829a75d533999d5feb4956843d5efe62 -- You are receiving this mail because: You are watching all bug changes.