Small Player / Queue Improvements
While technically these are two unrelated changes I felt like they were small enough to group them together in one merge request:
- There currently is an underlined whitespace before the album name in the player and the queue which is removed by c2587e0a
- I found it to be quite confusing at first to find out how to close the queue. The
ESC
button is meaningful enough to just try it out, but this commit adds an explicit button (which is already present and now duplicated on mobile). A close button at this position is a common UI pattern, so I didn't open an issue at first. I also emphasized that theClear
button triggers a destructive action.
This is what the updated queue looks like:
Edited by rrrnld
Merge request reports
Activity
Filter activity
added AreaFrontend ComponentMusic/Player TypeEnhancement labels
mentioned in commit 94d4adc8
Please register or sign in to reply