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

Improve look and feel of the artist info pane #287

Closed fossfreedom closed 10 years ago

fossfreedom commented 10 years ago

from #237

The current "icon" and click method doesnt visually fit very well. I think the GtkStackWidget and GtkStack stuff will help here.

Coding changes - each pane will need to be in its own webview rather than updating just the single webview. Once done, the StackWidget will control the animation appearance switching between each webview.