apache / cordova-plugin-device-orientation

Apache Cordova Device Orientation Plugin
https://cordova.apache.org/
Apache License 2.0
58 stars 83 forks source link

windows8. makes getHeading callback spec compliant #6

Closed sgrebnov closed 10 years ago

sgrebnov commented 10 years ago

as per mobile spec tests getHeading callback should be called with timestamp as number, not Date object. See "compass.spec.3 getCurrentHeading success callback should be called with a Heading object"

purplecabbage commented 10 years ago

This is merged. Close #6