Closed caseyyee closed 9 years ago
FF Android VR returns orientation that is 90deg off on x-axis https://bugzilla.mozilla.org/show_bug.cgi?id=1215143
With this bug fixed in Firefox Nightly, we can remove the rotation fix.
This is not what zeroAngle is for. It's for replicating resetSensor functionality when using deviceorientation. Removing it just breaks that.
zeroAngle
resetSensor
deviceorientation
FF Android VR returns orientation that is 90deg off on x-axis https://bugzilla.mozilla.org/show_bug.cgi?id=1215143
With this bug fixed in Firefox Nightly, we can remove the rotation fix.