fossfreedom / coverart-browser

Browse your cover-art albums in Rhythmbox v2.96 - 3.0+
http://xpressubuntu.wordpress.com/
GNU General Public License v3.0
74 stars 19 forks source link

artist view - suggested two column display for displaying albums #242

Closed fossfreedom closed 9 years ago

fossfreedom commented 10 years ago

from #209

  1. view displays album-artists in a tree-view. This is great but it would benefit from a 2 columns view for artists with many albums. See attached screen shot.

artistview

Re observation 1 - I dont personally have more than 4 albums for one artist - so your screenshot is quite an eye opener for me

I'm not quite following your two column view - are you referring to something possible like this mockup?

pic

hmm - it seems that a GTK treeview does not support hight-lighting of individual cells - just highlighting rows. Thus in the above picture - the entire row containing the two albums would highlight. Thus maybe this would cause confusion on which album was clicked on?

EDIT 2 - http://www.gtkforums.com/viewtopic.php?t=2029

More complicated though is this possible solution maybe possible.

fossfreedom commented 10 years ago

due to #268 - this idea's priority will be now "wishlist" - I may move this back to v2 if time permits.

fossfreedom commented 9 years ago

No longer going to implement this as stated - will be implementing an iconview instead - implementation will be conducted through #331