We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99ec3b commit e73ae10Copy full SHA for e73ae10
README.md
@@ -5,7 +5,7 @@ The images must be all in the same folder and have a consistent name with a nume
5
6
## Download
7
8
-[image-sequence-viewer.html](https://github.com/JaumeRibas/image-sequence-viewer/releases/download/v1.1.4/image-sequence-viewer.html)
+[image-sequence-viewer.html](https://github.com/JaumeRibas/image-sequence-viewer/releases/download/v1.2.0/image-sequence-viewer.html)
9
10
## How to use
11
image-sequence-viewer.html
@@ -86,7 +86,7 @@
86
<section id="viewer">
87
<img id="img" src="" />
88
</section>
89
- <footer>version: 1.1.4</footer>
+ <footer>version: 1.2.0</footer>
90
<script>
91
const framePeriodMillis = 42;
92
//global variables
0 commit comments