meta-quest / immersive-web-emulator

Browser extension that emulates Meta Quest devices for WebXR development. Lead: Felix Zhang (fe1ix@meta.com)
https://developer.oculus.com/blog/webxr-development-immersive-web-emulator/
MIT License
297 stars 34 forks source link

Not Enough Vertical Space #19

Closed torugor closed 1 year ago

torugor commented 1 year ago

image I go to my VR website, click on open vr and it gives this message not enough vertical space. Tried to change the window size but didnt work. No clue how to make this work Chrome version 111.0.5563.148

felixtrz commented 1 year ago

image I go to my VR website, click on open vr and it gives this message not enough vertical space. Tried to change the window size but didnt work. No clue how to make this work Chrome version 111.0.5563.148

Hey @torugor , you can click on the emulator portion of the dev tools panel, and zoom out until the not enough space warning goes away. I believe the shortcut on mac is cmd -/+, not sure about windows, I assume it's ctrl -/+

felixtrz commented 1 year ago

In v1.3 (just released), the minimum size requirement of the emulator panel is 23% of what it used to be, the controller panels will automatically fold if there is not enough space. It should show up now even if you don't zoom. Closing issue.