View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000905 | MMW v4 | Now Playing | public | 2004-01-16 13:04 | 2006-06-04 14:40 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000905: Now Playing should show the next songs up | ||||
Description | Currently, the Now Playing dialog only shows: -Previous Songs -Current Song It would be better if it also showed at least the song that is about to be played next. e.g. if there's space for 5 tracks in the dialog: -2 Previous Songs -Current Song -2 Next Songs e.g. if there's space for 4 tracks in the dialog: -2 previous song -current song -next song e.g. if there's space for three tracks in the dialog: -Previous Song -Current Song -Next Song if there's space for 2 tracks in the dialog: -Previous Song -Current Song if there's space for 1 track in the dialog: -Current Song | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Raised priority based on user comments / Jiri's e-mail. Note: user comments were also that if a user uses the 'Play Now' command, then they probably expect that the tracks that they are trying to Play should go to the top of the list i cases where 'Play Now' is configured to Clear Tracks. |
|
Assigning to Petr. Technically it's about usage of ScrollIntoView() function. Currently we set Center parameter as False. Maybe set it to True would help, but I'm not sure if it's enough, if it makes exactly what we want it to do. |
|
solved |