element-web/src/components/views/voip
David Baker d3038ea765 Don't try to exit fullscreen if not fullscreen
This was causing annoying exceptions on latest Chrome. Use
document.fullScreenElement to detect if we're fullscreen and don't
try to exit if we aren't.
2018-09-11 11:31:24 +01:00
..
CallPreview.js Put always-on-screen widgets in top left 2018-07-12 18:43:49 +01:00
CallView.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
IncomingCallBox.js missing semicolon 2018-02-07 11:51:41 +00:00
VideoFeed.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
VideoView.js Don't try to exit fullscreen if not fullscreen 2018-09-11 11:31:24 +01:00