https://bugs.kde.org/show_bug.cgi?id=356946
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/plas | |ma-desktop/7a7f171cdd677c43 | |3b7c0966550badbfeb3d6b1e Resolution|--- |FIXED --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 7a7f171cdd677c433b7c0966550badbfeb3d6b1e by David Edmundson, on behalf of Artur Puzio. Committed on 23/12/2015 at 21:52. Pushed by davidedmundson into branch 'Plasma/5.5'. Fix bug 356946 - user avatar in Phonon isn't shrinked As discribed in the bug report: when users has a avatar it's shown in sound kcm in "Speaker Placement and Testing", but it's not resized. (e.g. If it is a 1000x1000 image it takes 1000x1000px on screen.) This simple patch forces maximum size of `KIconLoader::SizeHuge` what is the same as default icon size. Aspect ratio isn't preserved, but please note that in many other places it's also assumed that avatar is a square. REVIEW: 126438 M +2 -0 kcms/phonon/audiosetup.cpp http://commits.kde.org/plasma-desktop/7a7f171cdd677c433b7c0966550badbfeb3d6b1e -- You are receiving this mail because: You are watching all bug changes.