https://bugs.kde.org/show_bug.cgi?id=369327
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/9da4da7ea7f71dc | |f6da2b6b263f7a636029c4a25 --- Comment #11 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 9da4da7ea7f71dcf6da2b6b263f7a636029c4a25 by David Edmundson, on behalf of Kirill Tatunov. Committed on 02/05/2018 at 14:43. Pushed by davidedmundson into branch 'Plasma/5.12'. Fix avatar picture aliasing and stretching in kickoff Summary: QML Image element has some smoothing when scaling an image by default but it's not enough and the picture still looks a bit pixelated. This patch fixes that. Also while I was at it, I added keeping the aspect ratio, because no one likes their avatars stretched. Test Plan: Before: {F5819424} {F5819425} After: {F5819429} {F5819430} Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: davidedmundson, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D12469 M +5 -0 applets/kickoff/package/contents/ui/Header.qml https://commits.kde.org/plasma-desktop/9da4da7ea7f71dcf6da2b6b263f7a636029c4a25 -- You are receiving this mail because: You are watching all bug changes.