arenaxr / arena-web-core

An environment to view and interact in multiuser virtual and augmented reality.
https://docs.arenaxr.org
BSD 3-Clause "New" or "Revised" License
40 stars 28 forks source link

noav parameter leaves unexpected settings #357

Open mwfarb opened 2 years ago

mwfarb commented 2 years ago

Describe the bug Using the ?noav=true scene parameter leaves some settings hard to edit.

To Reproduce Steps to reproduce the behavior:

  1. Open any scene url with appended ?noav=true parameter
  2. Mouse drag is reversed.
  3. Unable to find settings dialog.

Expected behavior Settings not dependent on Jitsi should still be accessible.

EdwardLu2018 commented 2 years ago

Should default mousedrag to the normal default in ec986f33d9e6ecc15c75473960fc4eed0f9bb21f. The other settings may need some other changes.