UpdatesPage: Fix icon sizing on small screens
AbandonedPublic

Authored by apol on Feb 12 2019, 8:34 PM.

Details

Reviewers
jbbgameich
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

Diff Detail

Repository
R134 Discover Software Store
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8219
Build 8237: arc lint + arc unit
jbbgameich created this revision.Feb 12 2019, 8:34 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 12 2019, 8:34 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
jbbgameich requested review of this revision.Feb 12 2019, 8:34 PM
jbbgameich removed R134 Discover Software Store as the repository for this revision.Feb 12 2019, 8:36 PM
jbbgameich removed a subscriber: plasma-devel.
apol commandeered this revision.Feb 13 2019, 2:41 PM
apol added a reviewer: jbbgameich.
apol added a subscriber: apol.

This was already sorted out in another patch.

apol abandoned this revision.Feb 13 2019, 2:41 PM