mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user