From fe0e78e86bb9c67baff2ad2d8a4f11bb31a8907f Mon Sep 17 00:00:00 2001 From: Sunli Date: Tue, 24 Jun 2025 10:21:17 +0800 Subject: [PATCH] . --- crates/gpui/examples/animation.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/crates/gpui/examples/animation.rs b/crates/gpui/examples/animation.rs index 4f8a5c5989..0de59689db 100644 --- a/crates/gpui/examples/animation.rs +++ b/crates/gpui/examples/animation.rs @@ -67,6 +67,7 @@ impl Render for AnimationExample { .child( svg() .size_20() + .overflow_hidden() .path(ARROW_CIRCLE_SVG) .text_color(gpui::black()) .with_animation(