https://bugs.kde.org/show_bug.cgi?id=494261
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/b0c9c7b7a8c9becbc427a | |c4756016446f7ed6c88 Resolution|--- |FIXED --- Comment #6 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit b0c9c7b7a8c9becbc427ac4756016446f7ed6c88 by Akseli Lahtinen. Committed on 22/11/2024 at 10:01. Pushed by akselmo into branch 'master'. BaseCellDelegate: Use correct colorSet when selected When item is set selected, it will change its colorSet to Selection as well, but it will not change back to normal on deselect. See https://invent.kde.org/frameworks/qqc2-desktop-style/-/blob/master/org.kde.desktop/TreeViewDelegate.qml?ref_type=heads#L41 This makes sure we use the correct colorset here. M +1 -1 src/table/BaseCellDelegate.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/b0c9c7b7a8c9becbc427ac4756016446f7ed6c88 -- You are receiving this mail because: You are watching all bug changes.