You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #874
- Added `--media-control-transition-out` CSS variable to optionally
change the transition effect when hiding the `<media-controller>`
component.
- Added `--media-control-transition-in` CSS variable to optionally
change the transition effect when showing the `<media-controller>`
component.
- Added example of use in `basic-video.html`
AFAIK these values are hardcoded and cannot be changed via CSS variables at the moment?
My workaround:
The text was updated successfully, but these errors were encountered: