ubuntu / app-center

App Store for Ubuntu made with Flutter 🧡 💙
GNU General Public License v3.0
640 stars 116 forks source link

AppIcons could be better aligned in cards #1471

Open Feichtmeier opened 11 months ago

Feichtmeier commented 11 months ago

grafik

The AppIcons would look better if their size would be aligned to the title and subtitle.

d-loose commented 11 months ago

The current implementation follows the designs on Figma - @anasereijo do you have any thoughts on this?

anasereijo commented 1 month ago

If I remember correctly, this was following the design on snapcraft.io. I checked the new and recent design they have now, and they have the app icons as 48x48, and I think we have it as 56x56. Although we don't have to follow exactly what they do.

However, they don't really align the text with the icon, and I agree with you that we could fit it better.

Screenshot 2024-08-16 at 11 30 19

@Feichtmeier what size would be the icon to fit that alignment you showed in your screenshot?

Feichtmeier commented 1 month ago

Hey @anasereijo :wave:

I do not have a precise number but I think it would be good if the icon would have the upper edge at the upper edge of the app name and the lower edge at the lower edge of the publisher name

grafik

anasereijo commented 1 month ago

@Feichtmeier that looks good to me!