Skip to content

Commit

Permalink
Update the video link in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
LanKuDot committed Aug 8, 2021
1 parent 17c6a71 commit 20dd77b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CircularScrollingList/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

<img src="./ReadmeData~/list_outline_demo.gif" width=350px />

The quick overview of version 5 - [Demo video](https://youtu.be/6lFR4xGdmQ4)

## Outline

* [Features](#features)
Expand Down Expand Up @@ -41,8 +43,6 @@
* Callback events
* Support Unity 2018.4+ (Tested in Unity 2018.4.15f1. The demo scenes in the project are made in Unity 2019.4.16f1)

[Demo video](https://youtu.be/k63eqwfj-1c)

## Properties

<img src="./ReadmeData~/circular_scrolling_list_panel_general.png" width=400px />
Expand Down Expand Up @@ -537,5 +537,5 @@ public class VariableStringListBank : BaseListBank
}
```

It will be like:
It will be like: \
<img src="./ReadmeData~/list_refreshing_demo.gif" width=600px />
Binary file modified CircularScrollingList/README.pdf
Binary file not shown.

0 comments on commit 20dd77b

Please sign in to comment.