shortcut to hide/show controller

If manual control is used we override default youtube autohide behavior
and yield control to the user.

Closes #104, #123.
This commit is contained in:
Ilya Grigorik
2016-07-28 14:09:34 +02:00
parent fce4d611b8
commit 3cadcb5463
4 changed files with 23 additions and 0 deletions

View File

@@ -32,6 +32,10 @@
<label for="fasterKeyInput">Increase speed</label>
<input id="fasterKeyInput" placeholder="press a key" type="text" value=""/>
</div>
<div class="row">
<label for="displayKeyInput">Show/hide controller</label>
<input id="displayKeyInput" placeholder="press a key" type="text" value=""/>
</div>
</section>
<section>