diff options
author | 2019-11-25 14:39:56 +0100 | |
---|---|---|
committer | 2019-11-25 14:40:18 +0100 | |
commit | 1344ea84fcbb05b1580a0e9108705921c6ad2182 (patch) | |
tree | 1e5d1e5dabfb2db09ec5d182124c16e34bea396f | |
parent | e72b5ceeb8c6461a34e85909a48debf46505d00a (diff) | |
download | iced-1344ea84fcbb05b1580a0e9108705921c6ad2182.tar.gz iced-1344ea84fcbb05b1580a0e9108705921c6ad2182.tar.bz2 iced-1344ea84fcbb05b1580a0e9108705921c6ad2182.zip |
Update debug view GIF in `README`
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | src/lib.rs | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -39,7 +39,7 @@ __Iced is currently experimental software.__ [Take a look at the roadmap], [the Web]: https://iced.rs/ [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 @@ -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 |