summaryrefslogtreecommitdiffstats
path: root/examples/scrollable
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scrollable')
-rw-r--r--examples/scrollable/Cargo.toml2
-rw-r--r--examples/scrollable/README.md4
-rw-r--r--examples/scrollable/screenshot.pngbin148253 -> 104995 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/scrollable/Cargo.toml b/examples/scrollable/Cargo.toml
index 08502458..610c13b4 100644
--- a/examples/scrollable/Cargo.toml
+++ b/examples/scrollable/Cargo.toml
@@ -2,7 +2,7 @@
name = "scrollable"
version = "0.1.0"
authors = ["Clark Moody <clark@clarkmoody.com>"]
-edition = "2018"
+edition = "2021"
publish = false
[dependencies]
diff --git a/examples/scrollable/README.md b/examples/scrollable/README.md
index ed0e31b5..e157d8d7 100644
--- a/examples/scrollable/README.md
+++ b/examples/scrollable/README.md
@@ -4,8 +4,8 @@ An example showcasing the various size and style options for the Scrollable.
All the example code is located in the __[`main`](src/main.rs)__ file.
<div align="center">
- <a href="./screenshot.png">
- <img src="./screenshot.png" height="640px">
+ <a href="screenshot.png">
+ <img src="screenshot.png" height="640px">
</a>
</div>
diff --git a/examples/scrollable/screenshot.png b/examples/scrollable/screenshot.png
index 2d800251..e91fd565 100644
--- a/examples/scrollable/screenshot.png
+++ b/examples/scrollable/screenshot.png
Binary files differ