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

Force update captions with resizes #3426

Merged
merged 1 commit into from
May 26, 2021

Conversation

avelad
Copy link
Member

@avelad avelad commented May 26, 2021

There are measurements that use absolute values in pixels after a conversion. By making this change we force to update the subtitles that are being shown to have the correct dimensions.

Related to: #3414

@shaka-bot
Copy link
Collaborator

All tests passed!

@theodab theodab merged commit a09fa31 into shaka-project:master May 26, 2021
@avelad avelad deleted the resize-observer branch May 27, 2021 05:53
joeyparrish pushed a commit that referenced this pull request Jun 16, 2021
Backported to v2.5.x and added ResizeObserver and DOMRectReadOnly
externs from Closure (not built into the older compiler release used
in this branch).

This branch also required the addition of a filter in the test
environment to remove global errors dispatched by ResizeObserver which
should be ignored, but which Jasmine treats as test failures.

Change-Id: I17269ec44373bf3303cd1f7eb3c34dcd1c765a66
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants