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(