After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790459 - Load the mime icon at the exact size
Load the mime icon at the exact size
Status: RESOLVED FIXED
Product: gnome-font-viewer
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: gnome-font-viewer-maint
gnome-font-viewer-maint
Depends on:
Blocks:
 
 
Reported: 2017-11-16 18:51 UTC by Matthias Clasen
Modified: 2017-11-18 14:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Load the mime icon at the exact size (1.15 KB, patch)
2017-11-16 18:51 UTC, Matthias Clasen
accepted-commit_now Details | Review

Description Matthias Clasen 2017-11-16 18:51:39 UTC
The theme only has size 48 and 512 nowadays, so if we don't
force the icon to be downscaled, we get an enormous icon
icon in the ui.
Comment 1 Matthias Clasen 2017-11-16 18:51:41 UTC
Created attachment 363862 [details] [review]
Load the mime icon at the exact size
Comment 2 Cosimo Cecchi 2017-11-16 23:51:02 UTC
Review of attachment 363862 [details] [review]:

Thanks, I had wondered why the mime icons were being loaded so large before the thumbnail kicked in.