Summary: | Kirigami.Icon renders some icons in lightened monochrome form | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | me, nicolas.fella, notmart |
Priority: | NOR | ||
Version First Reported In: | Master | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kiconthemes/-/commit/3caa03c2ca0eac54abeffe8074281c7519c0ca3e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
Notifications KCM main page header buttons
Notifications KCM app page app icon System Monitor "Quit Application" button Other random-seeming buttons in System Monitor |
Description
Nate Graham
2024-07-24 20:46:21 UTC
Created attachment 171964 [details]
Notifications KCM main page header buttons
Created attachment 171965 [details]
Notifications KCM app page app icon
Created attachment 171966 [details]
System Monitor "Quit Application" button
Created attachment 171967 [details]
Other random-seeming buttons in System Monitor
Might be caused by https://invent.kde.org/frameworks/kiconthemes/-/merge_requests/145 confirmed, it's https://invent.kde.org/frameworks/kiconthemes/-/commit/ce83f4a47b355f73f45b7b2dd7dd1760ca4038ea Git commit 3caa03c2ca0eac54abeffe8074281c7519c0ca3e by Nicolas Fella. Committed on 26/07/2024 at 00:06. Pushed by nicolasfella into branch 'master'. Add back effect into cache key ce83f4a47b355f73f45b7b2dd7dd1760ca4038ea dropped the effect information from makeCacheKey, but we need it to make sure we get the right pixmap when an icon is requested in different states M +24 -0 autotests/kiconengine_unittest.cpp M +10 -0 src/kiconloader.cpp https://invent.kde.org/frameworks/kiconthemes/-/commit/3caa03c2ca0eac54abeffe8074281c7519c0ca3e |