GNOME Bugzilla – Bug 731639
The pictures have different proportions, influencing the effect of alignment
Last modified: 2014-11-24 11:51:09 UTC
Created attachment 278432 [details] Alignment The pictures have different proportions, influencing the effect of alignment.
We probably need to put a GtkSizeGroup here to make all album covers use the same horizontal length, then centering them.
Created attachment 291225 [details] [review] widgets: Request same width on artist album covers Request same width on albums so that songs in all albums are correctly aligned in Artists view.
Created attachment 291226 [details] [review] widgets: Request same width on artist album covers Removed PyGObject warning.
Created attachment 291227 [details] [review] widgets: Request same width on artist album covers Forgot to add a line to commit.
Excellent, pushed https://git.gnome.org/browse/gnome-music/commit/?id=c1a510d to master and https://git.gnome.org/browse/gnome-music/commit/?id=581c2e3 to gnome-3-14