Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7937] MobileWeb: return Gesture.shake acceleration in Gs, not m/s^2

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-03-21T15:05:28.000+0000
Affected Version/sRelease 1.8.2
Fix Version/sn/a
ComponentsMobileWeb
Labelsparity
ReporterArthur Evans
AssigneeBryan Hughes
Created2012-03-08T14:11:45.000+0000
Updated2014-01-28T23:57:34.000+0000

Description

Currently Android and iOS return acceleration in Gs, while the W3C draft spec uses m/s^2. For parity, we should ensure that we use the same units everywhere.

Comments

  1. Bryan Hughes 2012-03-21

    As per the discussion with Arthur, this bug is invalid. m/s^2 is the correct units.

JSON Source