w3c / orientation-sensor

Orientation Sensor
https://www.w3.org/TR/orientation-sensor/
Other
12 stars 21 forks source link

Expose quaternion as an attribute #22

Closed pozdnyakov closed 7 years ago

pozdnyakov commented 7 years ago

Fixes #21. Quaternion is exposed as 'FrozenArray? quaternion;'


Preview | Diff

pozdnyakov commented 7 years ago

@kenchris @anssiko do you have any comments/concerns regarding this change?

kenchris commented 7 years ago

No, go ahead