diff options
author | 2020-07-10 00:35:15 +0200 | |
---|---|---|
committer | 2020-07-10 00:35:15 +0200 | |
commit | 46ce3a1f0004ddc527ba3de1ffe3dac3f41a06c3 (patch) | |
tree | 66449eec70609f8fc03a5e4e90ce39a7346d02fb /examples/pane_grid/README.md | |
parent | 5c4f5ae5ecb36703a95cafb2cd58692529c9466d (diff) | |
parent | 3c5921f30c17bcbe0af74a30b6a256a3fa03515c (diff) | |
download | iced-46ce3a1f0004ddc527ba3de1ffe3dac3f41a06c3.tar.gz iced-46ce3a1f0004ddc527ba3de1ffe3dac3f41a06c3.tar.bz2 iced-46ce3a1f0004ddc527ba3de1ffe3dac3f41a06c3.zip |
Merge pull request #442 from hecrj/feature/pane-grid-titlebar
Title bar support for `PaneGrid`
Diffstat (limited to 'examples/pane_grid/README.md')
-rw-r--r-- | examples/pane_grid/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/pane_grid/README.md b/examples/pane_grid/README.md index 3653fc5b..a4cfcb7d 100644 --- a/examples/pane_grid/README.md +++ b/examples/pane_grid/README.md @@ -15,8 +15,8 @@ This example showcases the `PaneGrid` widget, which features: The __[`main`]__ file contains all the code of the example. <div align="center"> - <a href="https://gfycat.com/mixedflatjellyfish"> - <img src="https://thumbs.gfycat.com/MixedFlatJellyfish-small.gif"> + <a href="https://gfycat.com/frailfreshairedaleterrier"> + <img src="https://thumbs.gfycat.com/FrailFreshAiredaleterrier-small.gif"> </a> </div> |