GNOME Bugzilla – Bug 704254
Artist view - track titles are misaligned
Last modified: 2013-07-17 13:16:05 UTC
Created attachment 249204 [details] screenshot with modifications The track numbers should be left-aligned against the artist name above. The current ident looks untidy and wastes space. The attached screenshot has the current state on the left and a modified image on the right.
Created attachment 249295 [details] Screenshot The tracks are left aligned to make space for the erroricon when the tracks are not playable, as shown in the attachment. If the spacing is reduced, there would be no space left for the erroricon and would look cluttered.
Created attachment 249395 [details] [review] Attachment to the patch. Changed the padding and fixed the ui.
Review of attachment 249395 [details] [review]: Looks fine to me, please remove extra file from patch and I'll push it ::: data/Unsaved @@ +1,1 @@ +<?xml version="1.0" encoding="UTF-8"?> Please remove that from the patch
Created attachment 249402 [details] [review] Deleted the extra unused code.
The following fix has been pushed: 23f4fc7 patch for ui fix in artistalbums.
Created attachment 249403 [details] [review] patch for ui fix in artistalbums. deleted: data/Unsaved 1.glade