Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I like your proposal! let's do that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Always show the next, pause and prev buttons on the Media Control Card.
Currently, we are hiding certain buttons and features based on the width of the card. We should try and show the controls of the card as long as possible.
Options:
Just show the controls. Let the image overlap the words
At a certain width, remove the image and just show the background color.
Show the controls up until a certain width, then we go back to showing the information of what's playing and the image. More info required to control.
Current Implementation:

Proposed: (Quick and dirty. Final result would have more style)

Beta Was this translation helpful? Give feedback.
All reactions