https://bugs.kde.org/show_bug.cgi?id=429927
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/6ac6ff028e9baa9d7ae9f5d | |0e0666e468e77656b Status|ASSIGNED |RESOLVED --- Comment #11 from Nate Graham <n...@kde.org> --- Git commit 6ac6ff028e9baa9d7ae9f5d0e0666e468e77656b by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 02/03/2021 at 00:35. Pushed by ngraham into branch 'master'. [Icon Item] Load .ico files using QIcon Loading it as a `QImage` just uses whatever first frame there is in the image whereas `QIcon` has all the logic needed for interpreting `.ico` files and picking the right pixmap for a given size. M +2 -1 src/declarativeimports/core/iconitem.cpp https://invent.kde.org/frameworks/plasma-framework/commit/6ac6ff028e9baa9d7ae9f5d0e0666e468e77656b -- You are receiving this mail because: You are watching all bug changes.