You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2018/10/31 03:27:09 UTC

[GitHub] acton393 edited a comment on issue #1681: Gesture event get different value in iOS & Android.

acton393 edited a comment on issue #1681: Gesture event get different value in iOS & Android.
URL: https://github.com/apache/incubator-weex/issues/1681#issuecomment-434548464
 
 
   The doc for  [touch.PageX](https://developer.mozilla.org/en-US/docs/Web/API/Touch/pageX) shows, pageX :   A long representing the X coordinate of the touch point relative to the viewport, including any scroll offset.
   
   scroll Offset should be taken into consideration, the same as [touch.PageY](https://developer.mozilla.org/en-US/docs/Web/API/Touch/pageY)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services