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 699805 - PlayerToolbar - buttons sizes aren't right
PlayerToolbar - buttons sizes aren't right
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-07 08:56 UTC by Allan Day
Modified: 2013-05-07 22:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (5.90 KB, patch)
2013-05-07 09:08 UTC, Allan Day
none Details | Review

Description Allan Day 2013-05-07 08:56:00 UTC
The next and previous buttons are too narrow, and all the buttons are too tall (they should have the same height as other Adwaita buttons).
Comment 1 Allan Day 2013-05-07 09:08:36 UTC
Created attachment 243458 [details] [review]
patch

The buttons don't respect Adwaita for their heights, so I've hard coded it here. This is obviously not the right way to do it.
Comment 2 Seif Lotfy 2013-05-07 12:55:18 UTC
Patch applied
Thanks Allan :D
Comment 3 Allan Day 2013-05-07 13:57:45 UTC
We should fix the button heights using the theme; probably worth filing a separate bug for that.
Comment 4 Allan Day 2013-05-07 22:18:17 UTC
Filed bug 699884 about using the theme for button heights.