Re: [sensors] Provide the DeviceOrientation sensor

@kenchris https://www.w3.org/TR/screen-orientation/ is for screen 
orientation, that can be locked, etc. How someone would implement, for
 example, silencing WebRTC call by laying down device on the table 
facing screen down (Z towards facing towards ground)? With screen 
orientation API this would be impossible. Using rotation matrices is 
overkill for such simple use-case, thus, I think, some helper methods 
/ constants might be useful.

-- 
GitHub Notification of comment by alexshalamov
Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/170#issuecomment-283367593 using
 your GitHub account

Received on Wednesday, 1 March 2017 15:14:42 UTC