View Issue Details

IDProjectCategoryView StatusLast Update
0016477MMW 5Playbackpublic2020-04-17 18:55
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.1Fixed in Version5.0 
Summary0016477: Simplify the player time indicator
DescriptionCurrently the time indicator always shows hh:mm:ss on the left and right side of the Player (and in the miniplayer) even for a track that is only 15s long!

Instead, MM should display only those digits that are required. e.g. for a track that is:
45s, show :ss . . . . -ss
1m:45s, show m:ss . . . . . -m:ss
11m:45s, show mm:ss . . . . . -mm:ss
1hm:05s, show h:mm:ss . . . . . -h:mm:ss
etc.

Note: thiis sort of logic already appears to be implemented for the time indicator at the top of the NP list.
TagsNo tags attached.
Fixed in build2241

Activities

rusty

2020-04-02 15:44

administrator   ~0057463

As discussed, we should use a common approach across MM. Currently, track lengths are listed with a minimum of mm:ss so it might be easiest to just use that approach in the player as well.

michal

2020-04-15 12:40

developer   ~0057606

Fixed in build 2241.

rusty

2020-04-17 18:55

administrator   ~0057623

Verified 2241.