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

fix: Fix some properties on the shaka.text.Cue that are mangled #5673

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

avelad
Copy link
Member

@avelad avelad commented Sep 25, 2023

Fixes #5669

@avelad avelad added type: bug Something isn't working correctly component: captions/subtitles The issue involves captions or subtitles priority: P1 Big impact or workaround impractical; resolve before feature release labels Sep 25, 2023
@avelad avelad added this to the v4.5 milestone Sep 25, 2023
@shaka-bot
Copy link
Collaborator

Incremental code coverage: No instrumented code was changed.

@avelad avelad merged commit d2b7cb2 into shaka-project:main Sep 25, 2023
20 of 21 checks passed
@avelad avelad deleted the cue-mangled branch September 25, 2023 10:45
joeyparrish pushed a commit that referenced this pull request Oct 4, 2023
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Nov 24, 2023
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Nov 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: captions/subtitles The issue involves captions or subtitles priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Properties on the shaka.text.Cue class are mangled, despite being listed in the docs
3 participants