Host GIFs and video examples in iced.rs

RIP Gfycat
This commit is contained in:
Héctor Ramón Jiménez 2023-09-07 05:05:43 +02:00
parent e5afaa0892
commit 6fd2c15527
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
24 changed files with 40 additions and 90 deletions

View file

@ -5,9 +5,7 @@ A demonstration of how to build a custom widget that draws a circle.
The __[`main`]__ file contains all the code of the example.
<div align="center">
<a href="https://gfycat.com/jealouscornyhomalocephale">
<img src="https://thumbs.gfycat.com/JealousCornyHomalocephale-small.gif">
</a>
<img src="https://iced.rs/examples/custom_widget.gif">
</div>
You can run it with `cargo run`: