From a95c3675f44cee3c02db81e10ce5ce49b8d93758 Mon Sep 17 00:00:00 2001 From: Varun Vachhar Date: Tue, 30 Apr 2024 10:15:54 -0400 Subject: [PATCH] Update animations.md --- src/content/snapshot/animations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/snapshot/animations.md b/src/content/snapshot/animations.md index 7e69fef9..b5af317b 100644 --- a/src/content/snapshot/animations.md +++ b/src/content/snapshot/animations.md @@ -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