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(UI): Fix resolution selection on src= #5367

Merged
merged 4 commits into from
Jun 28, 2023
Merged

Conversation

avelad
Copy link
Member

@avelad avelad commented Jun 28, 2023

With this change, when we are in src= mode we only leave the automatic mode in the resolution selector, since we will not be able to change the resolution.

Fixes #5330

@avelad avelad added type: bug Something isn't working correctly component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround labels Jun 28, 2023
@avelad avelad added this to the v4.4 milestone Jun 28, 2023
@github-actions
Copy link
Contributor

Incremental code coverage: 100.00%

@avelad avelad requested review from joeyparrish and theodab June 28, 2023 10:15
ui/resolution_selection.js Outdated Show resolved Hide resolved
@avelad avelad requested a review from theodab June 28, 2023 10:32
theodab
theodab previously approved these changes Jun 28, 2023
@avelad
Copy link
Member Author

avelad commented Jun 28, 2023

@theodab I'll wait to merge it to pass all tests. Thanks!

@avelad avelad merged commit 3863c73 into shaka-project:main Jun 28, 2023
@avelad avelad deleted the ui-safari branch June 28, 2023 10:56
joeyparrish pushed a commit that referenced this pull request Jul 20, 2023
With this change, when we are in src= mode we only leave the automatic
mode in the resolution selector, since we will not be able to change the
resolution.

Fixes #5330
joeyparrish pushed a commit that referenced this pull request Jul 20, 2023
With this change, when we are in src= mode we only leave the automatic
mode in the resolution selector, since we will not be able to change the
resolution.

Fixes #5330
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Aug 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround 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.

Nullp Resolution on Safari
2 participants