https://bugs.kde.org/show_bug.cgi?id=414687
Filip Fila <filipfila....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/7c11cb4685bee08 | |26fdb1b95570796beef18d525 --- Comment #1 from Filip Fila <filipfila....@gmail.com> --- Git commit 7c11cb4685bee0826fdb1b95570796beef18d525 by Filip Fila. Committed on 05/12/2019 at 11:02. Pushed by filipf into branch 'master'. [Kickoff] Fix default avatar offset Nowadays we place avatars inside a circle with an always visible border. The default avatar has not been adjusted for this and has both its own dimensions and positioning. This patch has it fill the avatar circle and shifts it upwards a bit because otherwise the avatar overflows the circle when scaling is increased. Anchors.bottomMargin is used instead of anchors.margins because the latter results in a blurry SVG, while the former doesn't and looks just fine. M +2 -7 applets/kickoff/package/contents/ui/Header.qml https://commits.kde.org/plasma-desktop/7c11cb4685bee0826fdb1b95570796beef18d525 -- You are receiving this mail because: You are watching all bug changes.