Skip to content

Conversation

@federicobucchi
Copy link
Member

@federicobucchi federicobucchi commented May 29, 2025

Motivation:

If reduce motion is enabled, we should show the graphics at their final state.

Result:

If reduce motion is enabled, the animation will now show

swoop.ctx = canvasData.ctx
swoop.pathInstance = canvasData.pathInstance
})
swoop.image = swoopImages[i];
Copy link
Contributor

@jesseaborden jesseaborden May 29, 2025

Choose a reason for hiding this comment

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

Looks like formatter missed the ";"

Copy link
Member Author

Choose a reason for hiding this comment

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

I am planning to make a PR to run the formatter later. I didn't want to run it because it is going to affect other files outside this PR

Copy link
Contributor

@jesseaborden jesseaborden left a comment

Choose a reason for hiding this comment

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

Little formatting note, but otherwise looking good!

@federicobucchi federicobucchi merged commit 138d2e5 into redesign May 29, 2025
4 checks passed
@federicobucchi federicobucchi deleted the fb/reduce-motion branch May 29, 2025 18:22
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.

3 participants