https://bugs.kde.org/show_bug.cgi?id=516295
--- Comment #9 from cwo <[email protected]> --- Git commit 18a2ab2a00484974041e0848ce9fbd0cdb610106 by Christoph Wolk. Committed on 26/02/2026 at 07:36. Pushed by cwo into branch 'master'. applets/kicker,kickoff: use mipmap for fallback image If a custom icon is not square, we fall back to displaying it as an image rather than an icon. If the user supplies a very large image that needs to be scaled down significantly, this may look somewhat unappealing. We can slightly improve this by using mipmap scaling instead of the default smooth scaling. M +1 -0 applets/kicker/CompactRepresentation.qml M +1 -0 applets/kickoff/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/18a2ab2a00484974041e0848ce9fbd0cdb610106 -- You are receiving this mail because: You are watching all bug changes.
