https://bugs.kde.org/show_bug.cgi?id=499363
Méven <me...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #7 from Méven <me...@kde.org> --- This is not a regression AFAICT. KIconUtils::addoverlays, scales the overly size based on its input size. This only looks good for square images. In dolphin, we are stopping to use this function https://invent.kde.org/system/dolphin/-/merge_requests/917 to use an overlay size based on the target output size of the icon, not on its input. KIconUtils could have an additional parameter/setter to allow this. -- You are receiving this mail because: You are watching all bug changes.