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

report: remove pausing fireworks on click #13650

Merged
merged 1 commit into from
Feb 10, 2022
Merged

report: remove pausing fireworks on click #13650

merged 1 commit into from
Feb 10, 2022

Conversation

connorjclark
Copy link
Collaborator

When the fireworks are paused it seems like something bugged out ... the only reason to allow pausing is to remove them as a distraction so you can read what they are above. but the only thing they are above are a bunch of 100s... as you scroll down the fireworks go away. So I don't think this is necessary.

@connorjclark connorjclark requested a review from a team as a code owner February 9, 2022 20:22
@connorjclark connorjclark requested review from adamraine and removed request for a team February 9, 2022 20:22
@connorjclark connorjclark changed the title report: disable pausing fireworks on click report: remove pausing fireworks on click Feb 9, 2022
Copy link
Member

@paulirish paulirish left a comment

Choose a reason for hiding this comment

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

this sg

the original motivation for click to pause was basically a manual indication of 'i want less motion'

so i was about to suggest we we also add in a https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion rule to set the play-state to paused?

but i tried it and even after futzing it a bit, this is the ~best it'd get... just totally frozen like this:

image

which isn't great.

so yeah i'm good with yr change :)

@connorjclark connorjclark merged commit 0e6402e into master Feb 10, 2022
@connorjclark connorjclark deleted the why-pause-fw branch February 10, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants