Chimeejs / chimee

a video player framework aims to bring wonderful experience on browser
http://chimee.pyzy.net/
MIT License
2.4k stars 201 forks source link

页面嵌套在 iframe 中全屏时,需要设置 allowfullscreen 属性 #113

Closed yandeqiang closed 6 years ago

yandeqiang commented 6 years ago

如题。 否则会使用样式全屏,还得手动将 ifame 全屏。 参考: https://developer.mozilla.org/en-US/docs/Web/API/Document/fullscreenEnabled

toxic-johann commented 6 years ago

https://github.com/Chimeejs/chimee/releases/tag/0.10.0-alpha.4 可设置样式全屏的方法。