A media-player card inside a square grid card does not display correctly.
I was hopping that using the grid + media-player combo that i would get a beautifull art display.

Title and Singer only shows one letter.
The progress bar and controls are in the middle.
I would expect the metadata to be displayed fully.
The progress bar and controls should be alligned to the bottom
Something like this ?

Here is the config i have :
type: grid
columns: 1
cards:
- type: media-control
entity: media_player.spotify
I can reproduce the issue. I have a local fix that would solve the media title issue, but would make it always use the whole width of the card, even when smaller whereas previously the title never went on top of the album cover. Not sure if that is a good solution.


We need to have an overall discussion about how our cards should work. THis isn't just affecting the media card
Most helpful comment
We need to have an overall discussion about how our cards should work. THis isn't just affecting the media card