You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much dmarcos,
It does display correctly now.
I did sponsor you : aframe is really great, I will use it a lot for VR + Oculus quest 2 !
Some more information for beginners ( I did search the meaning of npm run dist and how to !)
1 downloading the 1.3.0 from github
2 reading the README.md, starting line 170 ### npm
3 installed npm on my archlinux system
4 git clone https://github.com/aframevr/aframe.git
5 cd aframe
6 npm run dist
7 using aframe-master.js located in aframe/dist folder
Entering AR or Vr buttons
Using aframe.min.js
AR and VR buttons overlap on smartphones and Oculus quest 2 browsers (problem appeared after browser upadates) Only if using embedded code !
I checked all your samples : you also get the same display problem. Your own example HERE does not display correctly on my oculus and my S7 !
Display is OK with Firefox.
We get ar/vr buttons overlap with Chrome or Oculus Quest 2 web browser.
Example 1
Example 2 on my website (use a smartphone...)
The text was updated successfully, but these errors were encountered: