Some parts of the interface have layout issues when displaying certain content. Non-square artworks may not display as intended, and rows may expand in height when there is excess vertical space available (which they should not do).
- Song queue & artist page (
ListRow)
- Songs page (
ItemRow)
- Albums page (
ItemTile)
- Album page (
AlbumPage)
- Main player (
MainPlayer)
- The layout changes based on artwork aspect ratio - maybe this could be kept (so that images still take up as much space as they have available), but spacing could be adjusted so that wide images don't pull the UI towards the center anymore
Some parts of the interface have layout issues when displaying certain content. Non-square artworks may not display as intended, and rows may expand in height when there is excess vertical space available (which they should not do).
ListRow)ItemRow)ItemTile)AlbumPage)MainPlayer)