Commit 8b2d05a
committed
Prevent multiple requestPresent calls if vrDevice is already presenting in polyfilled mode. It prevents a wrong sized canvas when enter VR in iOS. Multiple
requestPresent calls are allowed in 0.9.1 for in-vr navigation but not necessary in cardboard mode since immersive navigation is not possible (fix #4142)1 parent bbec8aa commit 8b2d05a
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
289 | 294 | | |
290 | 295 | | |
291 | 296 | | |
| |||
0 commit comments