googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

Immediately return to the previous page #299

Open michelePap opened 6 years ago

michelePap commented 6 years ago

Hi, when I open a page with a vrview frame I need to click the go back button at least two times. I f i click n times some hotspots in the frame i need to press the go back button n+1 times. You can try yourself with the google example https://googlevr.github.io/vrview/examples/gallery/index.html There is a way to fix this behaviour?

Thanks