Closed fossfreedom closed 10 years ago
To do list:
Later - lets investigate more if we can remove the custom draw - need to investigate wrapping the GtkImage with a GtkScrollWindow to control the sizing. If this is possible, then can then use GtkStack to give animation when flipping between coverart. - EDIT - custom draw removed
noticed sometimes that when making the pane smaller the buttons at the bottom disappear off the screen - looks like the image gets stuck at a certain size and no longer shrinks. Need to investigate - reopening.
from #281
The currrent track view takes its entry display columns from the library view.
However - I'm often only interested in the track number, title & track-time. Since I do have a few compilation albums - where an album has more than one track artist, the compact mode will display track number, artist, title, track-time
Thus I'm going to implement a compact mode (by default) - a toggle icon next to the ratings widget - toggle on being display full entry view as now. This also has the advantage to free-up the space on the right hand side of the track view so can display the full album cover here as per the iTunes screenshot
Note: the image should resize automatically depending upon the entry view size - this Q&A should help: