View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020003 | MMA | Now Playing | public | 2023-05-03 18:11 | 2024-01-16 15:11 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | reopened | ||
Product Version | 2.0.0 | ||||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0020003: Small devices: Stars block album art in Playing > Art view (regression) | ||||
Description | In MMA 2, the star ratings always display. On most devices, this isn't an issue, but on devices that have limited vertical space (e.g. 720p or smaller), the ratings are always superimposed on the artwork, and some users find this annoying. The solution to a related issue of limited vertical space for Tracks in the Playing > Queue ( 0019724 ) is to hide the Tab headers in cases where there isn't enough space to render the full UI. That could solve this problem as well, though a solution to this might also require the Album Art image to be shrunk slightly. | ||||
Additional Information | Ticket 6141 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1160 | ||||
has duplicate | 0020183 | closed | rusty | TAP on artwork in MMA player to remove all overlays |
related to | 0019724 | feedback | martin | Small devices: Playing > Queue shows only 4 tracks |
related to | 0019663 | feedback | martin | Landscape view: little space is available to browse/view content |
related to | 0019954 | resolved | rusty | Album [Grid] view: many users find the text overlay intrusive |
related to | 0019651 | feedback | martin | Grid views: Metadata overlay obscures too much artwork for some users (regression) |
|
The suggested approach to dealing with this is not viable (since there's no scrolling in this view). The alternative would be to completely hide the Tab headers. Deferring to 2.0.1 for re-evaluation. |
|
Possible fix as discussed at 0020183, on devices in which the ratings are superimposed on the Artwork because the screen is small, tapping on the Artwork would cause the ratings to toggle (trash and settings would appear ephemerally as is currently the case). |
|
Fixed in build 2.0.0.1100 |
|
Tested 1100 and although it mostly works, there's a problem with the current implementation: If the user wants ratings to not display, then each time they attempt to look up artwork or edit/delete artwork, the star ratings appear and persist (even though the user doesn't want them to)! Perhaps: - Tapping on the image should cause all the overlays to appear ephemerally - In addition to the Edit/Settings overlay there should be a 'Star' toggle that causes the ratings overlay to persist or not persist? |
|
Fixed in build 2.0.0.1101 |
|
Verified 1101 |
|
It turns out that this functionality is incomplete. If the user unpins the ratings, and stays in the Playing view, then they remain unpinned. BUT as soon as the user switches to another view and then back to the Playing list, the ratings are no longer unpinned! This can be replicated as follows: 1 Play playlistA 2 Unpin ratings 3 Tap NEXT --> ratings stay unpinned 4 Switch to Queue tab and then back to Art tab --> rating remains unpinned 5a Switch to Playlists > PlaylistB (or to any other view), and then tap the MiniPlayer to show the Playing view --> ratings reappear!! OR 5b Switch to Playlists > PlaylistB (or to any other view), and then play the tracks in the view --> Playing view opens with ratings displayed! |
|
Fixed in build 2.0.0.1160 |