matrix-react-sdk
d3038ea7
- Don't try to exit fullscreen if not fullscreen
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
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.
References
dbkr/dont_exit_fullscreen_when_not
Author
dbkr
Parents
f0e33dff
Loading