Use the same avatar size in lock, login and logout screens

Authored by filipf on Oct 28 2019, 10:17 PM.

Description

Use the same avatar size in lock, login and logout screens

Summary:
Currently the avatar in the logout screen is noticeably smaller than the avatar in the lock and logout screens.

This patch roughly bases the size value on what is produced in the lock and logout, and then applies it to the logout screen.

Test Plan:
Before (logout screen):

After (logout screen):

Before (lock screen):

After (lock screen):

Reviewers: Plasma, VDG, ngraham

Reviewed By: VDG, ngraham

Subscribers: davidedmundson, ngraham, plasma-devel

Tags: Plasma

Maniphest Tasks: T11093

Differential Revision: https://phabricator.kde.org/D25024

Details