Skip to content

Commit

Permalink
Merge pull request #418 from chromaui/winkerVSbecks-patch-1
Browse files Browse the repository at this point in the history
Update animations.md
  • Loading branch information
winkerVSbecks authored Apr 30, 2024
2 parents 25925e1 + a95c367 commit eff12b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/snapshot/animations.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ MotionGlobalConfig.skipAnimations = isChromatic();

## GIFs and Videos

Chromatic automatically pauses videos and animated GIFs at their first frame.
Chromatic automatically pauses videos and animated GIFs at their first frame, ensuring consistent visual tests without the need for custom workarounds. For videos, if you specify a poster, Chromatic will use that image instead.

## Animations that cannot be disabled

Expand Down

1 comment on commit eff12b9

@github-actions
Copy link

Choose a reason for hiding this comment

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

Please sign in to comment.