Interactive InnovaP logo
This commit is contained in:
2
js/ui.js
2
js/ui.js
@@ -75,7 +75,7 @@ if (window.location.href.includes('credits')) {
|
||||
}
|
||||
/**
|
||||
* Landscape orientation when fullscreen?!
|
||||
* @todo Reliable check for mobile???
|
||||
* @todo Reliable check for mobile ('maxTouchPoints' in navigator)???
|
||||
*/
|
||||
if ("maxTouchPoints" in navigator) {
|
||||
document.addEventListener('fullscreenchange', () => {
|
||||
|
||||
Reference in New Issue
Block a user