summaryrefslogtreecommitdiffstats
path: root/examples/combo_box
diff options
context:
space:
mode:
authorLibravatar Joao Freitas <51237625+jhff@users.noreply.github.com>2023-07-13 14:18:57 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-07-26 21:59:42 +0200
commit470e13c806f4239ca3f2e90e9c0a794a81e354d8 (patch)
treec6e2f3487786aa8efd561fcd3520abaf49bfa99f /examples/combo_box
parentdd5ef8b90895f626d4b8f0466c4457c5abf451a0 (diff)
downloadiced-470e13c806f4239ca3f2e90e9c0a794a81e354d8.tar.gz
iced-470e13c806f4239ca3f2e90e9c0a794a81e354d8.tar.bz2
iced-470e13c806f4239ca3f2e90e9c0a794a81e354d8.zip
Add gif to example
Diffstat (limited to 'examples/combo_box')
-rw-r--r--examples/combo_box/README.md2
-rw-r--r--examples/combo_box/combobox.gifbin0 -> 1414629 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/combo_box/README.md b/examples/combo_box/README.md
index 5fc87469..9cd224ad 100644
--- a/examples/combo_box/README.md
+++ b/examples/combo_box/README.md
@@ -7,7 +7,7 @@ It displays and positions an overlay based on the window position of the widget.
The __[`main`]__ file contains all the code of the example.
<div align="center">
- <img src="TODO">
+ <img src="combobox.gif">
</div>
You can run it with `cargo run`:
diff --git a/examples/combo_box/combobox.gif b/examples/combo_box/combobox.gif
new file mode 100644
index 00000000..f216c026
--- /dev/null
+++ b/examples/combo_box/combobox.gif
Binary files differ