UpdatesPage: Fix icon sizing on small screens

Authored by jbbgameich on Feb 12 2019, 7:10 PM.

Description

UpdatesPage: Fix icon sizing on small screens

Summary:
On Small screens (e.g phones), not all list items have the same height, for example when a package has a long version string.
Since the width of the icon was previously copied from the height, this resulted in inconsistent icon sizes.

This patch sets the icon size to a constant value, which fixes the problem.

BUG: 404070

Test Plan: Icon sizes are consistent and still correctly sized

Reviewers: Discover Software Store

Subscribers: ngraham, plasma-devel

Tags: Plasma

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

Details

Committed
ngrahamFeb 12 2019, 8:44 PM
Differential Revision
D18964: UpdatesPage: Fix icon sizing on small screens
Parents
R134:5283182bacab: Merge branch 'Plasma/5.14' into Plasma/5.15
Branches
Unknown
Tags
Unknown