summaryrefslogtreecommitdiffstats
path: root/examples/combo_box
diff options
context:
space:
mode:
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