forked from EXT/VR180-Web-Player
Update vr180-player.js and index.html to use HTML text for enterVrBtn and fix exit VR label
This commit is contained in:
@@ -971,7 +971,6 @@ function onVRSessionEnd(event) {
|
||||
enterVrBtn.textContent = enterVrBtn.dataset.enterVrText;
|
||||
}
|
||||
|
||||
|
||||
onWindowResize();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user