openHPI/video-player

Fix screen orientation in analytics-manager

cwillems opened this issue · 1 comments

The screen orientation property is not available for IE 11 on Windows 7 and older versions of Edge, which breaks the player. Implement feature detection or handle the property for those browser in a suitable way.

For now, a hotfix has been applied to bypass the issue.

#31_screen_orientation / 4fded26 fixes this. Tested manually on MacOS with Chrome 61, Firefox 55, Safari 10.1.2 and on BrowserStack with Edge 14