mini-media-player icon indicating copy to clipboard operation
mini-media-player copied to clipboard

Possibility to show info bar in seperate line

Open blautob opened this issue 6 years ago • 2 comments

I would love to see the option to display the info line (short or scrolling) in a seperate line, due to the fact that with my setup (controls, on/off buttons and sources) the info line of the current playing media is incredibly small (especially on mobile) Cheers

blautob avatar Jan 29 '20 10:01 blautob

in the meantime i created two instances auf mini media player (one with scrollbar only) and vertical stacked them. doesnt look too nice because of the border in the vertical stack card but somehow does the trick.

blautob avatar Feb 11 '20 13:02 blautob

Yep! That's the way to go meanwhile. I recommend creating two cards, using the group option and wrapping them inside a vertical-stack-in-card, that way you can get rid of the border and extra padding and it will look more like a unified card

https://github.com/kalkih/mini-media-player/issues/216#issuecomment-583849526

kalkih avatar Feb 11 '20 14:02 kalkih