Skip to content

Commit eba80bd

Browse files
weird end behaviour explained in readme
1 parent dd98e80 commit eba80bd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

readme.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,13 @@ Check Keybindings to see how to navigate through slides.
3030
First entry should always be 0 ,
3131
Last entry should always be "end",
3232
end means the ending timestamp of the video,
33-
if you want the last slide to loop you can
34-
have `end loop` too.
33+
34+
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+
3540
Check Example at the end of this file
3641

3742
Make your `yourawesomevideo.mp4.slinfo` in the same directory

0 commit comments

Comments
 (0)