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 737310 - Use 'image' instead of 'child' for adding images to buttons
Use 'image' instead of 'child' for adding images to buttons
Status: RESOLVED FIXED
Product: gnome-photos
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal trivial
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-25 01:04 UTC by Eddy Castillo
Modified: 2014-10-30 10:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Documents and Photos (766.10 KB, image/png)
2014-09-25 01:04 UTC, Eddy Castillo
  Details
Ensure that icon-only buttons get the 'image-button' style class (3.72 KB, patch)
2014-10-30 10:56 UTC, Debarshi Ray
committed Details | Review

Description Eddy Castillo 2014-09-25 01:04:45 UTC
Created attachment 287026 [details]
Documents and Photos

Previous and Next buttons in gnome-photos are too small when compared to other GNOME apps. This breaks consistency in the desktop.

Details:
gnome-photos-3.13.92-1.fc21.x86_64
gtk3-3.13.9-1.fc21.x86_64
Comment 1 Lapo Calamandrei 2014-10-29 19:17:39 UTC
This is caused by the buttons in gnome-photos lacking the image-button class.
Comment 2 Debarshi Ray 2014-10-30 10:50:31 UTC
This bug is a sibling of this gnome-documents bug 734620
Comment 3 Debarshi Ray 2014-10-30 10:56:15 UTC
Created attachment 289640 [details] [review]
Ensure that icon-only buttons get the 'image-button' style class