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 737260 - Fix toolbar icon size
Fix toolbar icon size
Status: RESOLVED DUPLICATE of bug 732065
Product: geary
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-24 13:15 UTC by Matthias Clasen
Modified: 2014-09-24 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix toolbar icon size (1.50 KB, patch)
2014-09-24 13:15 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2014-09-24 13:15:39 UTC
This is a workaround for a behavior change in GTK+. It now expects
us to install icons of the proper size into icon theme diretories,
and doesn't force-scale them to the requested size, unless we
explicitly tell it to. We can tell it by setting a pixel size
on the GtkImage.
Comment 1 Matthias Clasen 2014-09-24 13:15:41 UTC
Created attachment 286978 [details] [review]
Fix toolbar icon size
Comment 2 Robert Schroll 2014-09-24 17:03:14 UTC

*** This bug has been marked as a duplicate of bug 732065 ***