Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player #135

Merged
merged 31 commits into from
Dec 19, 2024
Merged

Player #135

merged 31 commits into from
Dec 19, 2024

Conversation

matvp91
Copy link
Collaborator

@matvp91 matvp91 commented Dec 5, 2024

No description provided.

slot="media"
src="https://stitcher.superstreamer.xyz/session/8121e4cc-2024-45b5-bfc8-323dec368819/master.m3u8">
</superstreamer-video>
<media-loading-indicator slot="centered-chrome" no-auto-hide></media-loading-indicator>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<media-loading-indicator slot="centered-chrome" no-auto-hide></media-loading-indicator>
<media-loading-indicator slot="centered-chrome" noautohide></media-loading-indicator>

I was wondering where you got this markup? seems to have the old way of kebab cased attributes.
the new attributes in Media Chrome are all without dashes in them.

<media-mute-button></media-mute-button>
<media-volume-range></media-volume-range>
<media-time-range></media-time-range>
<media-time-display show-duration></media-time-display>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<media-time-display show-duration></media-time-display>
<media-time-display showduration></media-time-display>

@matvp91 matvp91 merged commit adb6760 into main Dec 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants