.
This commit is contained in:
parent
e14f2d1cc9
commit
fe0e78e86b
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ impl Render for AnimationExample {
|
||||||
.child(
|
.child(
|
||||||
svg()
|
svg()
|
||||||
.size_20()
|
.size_20()
|
||||||
|
.overflow_hidden()
|
||||||
.path(ARROW_CIRCLE_SVG)
|
.path(ARROW_CIRCLE_SVG)
|
||||||
.text_color(gpui::black())
|
.text_color(gpui::black())
|
||||||
.with_animation(
|
.with_animation(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue