Fullscreen API methods (Fixes #74), onSetup callback

This commit is contained in:
Sam Potts
2015-04-06 11:47:23 +10:00
parent 2f4c56176d
commit 5322f4c62f
9 changed files with 123 additions and 73 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## v1.1.2
- Added an onSetup callback option
- Added fullscreen API methods toggleFullscreen() (must be user iniated), and isFullscreen()
## v1.1.1
- Fix for unsupported browser handling
- Fix for config.controls having no effect