Support "full-screen" mode to the extent that supported browsers support it (and thanks for your support!)
This commit is contained in:
parent
d6b4b9c438
commit
8dadbb2da9
4 changed files with 95 additions and 21 deletions
|
|
@ -7,6 +7,7 @@
|
|||
<control type="led" label="Num" binding="num-lock" padleft="8px"/>
|
||||
<control type="led" label="Scroll" binding="scroll-lock" padleft="8px"/>
|
||||
<control type="button" binding="lockPointer" padleft="8px">Lock Pointer</control>
|
||||
<control type="button" binding="fullScreen" padleft="8px">Full Screen</control>
|
||||
</control>
|
||||
</menu>
|
||||
</video>
|
||||
|
|
|
|||
Loading…
Reference in a new issue