We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd98e80 commit eba80bdCopy full SHA for eba80bd
readme.md
@@ -30,8 +30,13 @@ Check Keybindings to see how to navigate through slides.
30
First entry should always be 0 ,
31
Last entry should always be "end",
32
end means the ending timestamp of the video,
33
-if you want the last slide to loop you can
34
-have `end loop` too.
+
+For some reason , right now the end slide cannot have `loop`
35
+there is also a bug where hitting `b` when the video has finished
36
+playing causes it to go the beginning of the previous slide
37
+(as opposed to the normal behaviour of going to begining of the
38
+current slide that just played)
39
40
Check Example at the end of this file
41
42
Make your `yourawesomevideo.mp4.slinfo` in the same directory
0 commit comments