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

@ -4,9 +4,7 @@ An example showcasing custom styling with a light and dark theme.
All the example code is located in the __[`main`](src/main.rs)__ file.
<div align="center">
<a href="https://user-images.githubusercontent.com/518289/71867993-acff4300-310c-11ea-85a3-d01d8f884346.gif">
<img src="https://user-images.githubusercontent.com/518289/71867993-acff4300-310c-11ea-85a3-d01d8f884346.gif" height="400px">
</a>
<img src="https://iced.rs/examples/styling.gif">
</div>
You can run it with `cargo run`: