diff options
author | 2019-11-25 14:39:56 +0100 | |
---|---|---|
committer | 2019-11-25 14:40:18 +0100 | |
commit | 1344ea84fcbb05b1580a0e9108705921c6ad2182 (patch) | |
tree | 1e5d1e5dabfb2db09ec5d182124c16e34bea396f /src/lib.rs | |
parent | e72b5ceeb8c6461a34e85909a48debf46505d00a (diff) | |
download | iced-1344ea84fcbb05b1580a0e9108705921c6ad2182.tar.gz iced-1344ea84fcbb05b1580a0e9108705921c6ad2182.tar.bz2 iced-1344ea84fcbb05b1580a0e9108705921c6ad2182.zip |
Update debug view GIF in `README`
Diffstat (limited to 'src/lib.rs')
-rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ //! [Cross-platform support]: https://github.com/hecrj/iced/blob/master/docs/images/todos_desktop.jpg?raw=true //! [text inputs]: https://gfycat.com/alertcalmcrow-rust-gui //! [scrollables]: https://gfycat.com/perkybaggybaboon-rust-gui -//! [Debug overlay with performance metrics]: https://gfycat.com/artisticdiligenthorseshoebat-rust-gui +//! [Debug overlay with performance metrics]: https://gfycat.com/incredibledarlingbee //! [Modular ecosystem]: https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md //! [renderer-agnostic native runtime]: https://github.com/hecrj/iced/tree/master/native //! [`wgpu`]: https://github.com/gfx-rs/wgpu-rs |