https://bugs.kde.org/show_bug.cgi?id=477995
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/8fa333fbac71c6e6068173198 | |f8ccd92d2ba6df9 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #18 from Nate Graham <n...@kde.org> --- Git commit 8fa333fbac71c6e6068173198f8ccd92d2ba6df9 by Nate Graham. Committed on 14/02/2024 at 15:03. Pushed by ngraham into branch 'master'. Revert "lookandfeel: Explicitely set isMask of ActionButton" This reverts commit 2d46de674ced4062c53799772339ad152ffcbc69. This change made sense to fix bug 474377 back when these icons came from the Plasma style. However subsequently that feature was removed. As a result, icons from the desktop icon theme are now shown here, and we can't guarantee their visual style. As such, forcing them to be a mask is now incorrect and obliterates the icon if it's using the full-color style. Related: bug 474377 FIXED-IN: 6.0 M +0 -1 lookandfeel/components/ActionButton.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/8fa333fbac71c6e6068173198f8ccd92d2ba6df9 -- You are receiving this mail because: You are watching all bug changes.