Support "full-screen" mode to the extent that supported browsers support it (and thanks for your support!)

This commit is contained in:
Jeff Parsons 2015-01-22 11:19:38 -08:00 committed by jeffpar
commit 8dadbb2da9
4 changed files with 95 additions and 21 deletions

View file

@ -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>