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

Update to pausing videos when user has "prefers reduced motion" #244

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

emerham
Copy link
Contributor

@emerham emerham commented Mar 19, 2024

The code to pause all videos when the user has the setting to reduce motion was not executing properly, this fixed the loop to ensure all videos are paused on the page.

The code to pause all videos when the user has the setting to reduce motion was not executing properly, this fixed the loop to ensure all videos are paused on the page.
@emerham emerham self-assigned this Mar 19, 2024
Copy link
Contributor

@mechanoid23 mechanoid23 left a comment

Choose a reason for hiding this comment

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

Looks good.

@emerham emerham merged commit 22031e9 into 1.x Mar 20, 2024
1 check passed
@emerham emerham deleted the video-prefers-reduced-motion-not-pausing branch March 20, 2024 00:02
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.

None yet

2 participants