Make the left-arrow key do the reverse of the right-arrow key

Track how we got to a certain scene through persistent breadcrumbs,
then follow them back to go along the path the user took.
This commit is contained in:
Vladimir Panteleev 2019-07-28 07:40:43 +00:00
parent d228a13031
commit bc81c00be8
2 changed files with 40 additions and 6 deletions

View file

@ -68,7 +68,7 @@
<li><kbd>F</kbd> - Toggle fullscreen</li>
<li><kbd>R</kbd> - Restart video</li>
<li><kbd></kbd> - Jump to the next segment (or to the next interaction zone)</li>
<li><kbd></kbd> - Jump to the previous segment</li>
<li><kbd></kbd> - Jump to the previous segment (or interaction zone)</li>
<li><kbd>Space</kbd> - Toggle play and pause</li>
</ul>