[Music app] player mode: last song of a queue is too low on the screen
Bug #1240610 reported by
Lisette Slegers
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Music App |
Fix Released
|
Medium
|
Victor Thompson | ||
Ubuntu UX |
Fix Committed
|
High
|
Lisette Slegers |
Bug Description
See attached screen. For all other queued items, the large album art of the current song is in the right position, but the last song is too low on the page and album text is not visible.
---
Desired solution
Put the last song in the same position as other songs. There will be more empty space under the last item, but that is ok.
Related branches
lp://staging/~vthompson/music-app/fixes-1240610
- Andrew Hayzen: Approve
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
-
Diff: 12 lines (+3/-0)1 file modifiedMusicNowPlaying.qml (+3/-0)
Changed in music-app: | |
assignee: | nobody → Victor Thompson (vthompson) |
status: | New → In Progress |
Changed in music-app: | |
importance: | Undecided → Medium |
Changed in music-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Victor, think the only way of solving this was to put that footer blank 'overflow' in that I tried to fix the header glitch with? As it needs to be able to scroll the item to the top of the screen.