Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mouseY on IOS not working as intended. #1852

Closed
mwylegly opened this issue Mar 9, 2017 · 1 comment
Closed

mouseY on IOS not working as intended. #1852

mwylegly opened this issue Mar 9, 2017 · 1 comment

Comments

@mwylegly
Copy link

mwylegly commented Mar 9, 2017

Strange issue with the mouseY on ios (iphone 5s, ipad 2) in which the y updates relative to the position where the touch is started.

mouseX seems to be working as intend.

Also seems to be impacting touches[].

The drawing example ( http://p5js.org/examples/mobile-simple-draw.html ) seems to be exhibiting this issue as well.

@lmccart
Copy link
Member

lmccart commented Mar 15, 2017

i think this is just a problem with the frame of the example and not with the library itself. i'm moving it over here: https://github.com/processing/p5.js-website/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants