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

Patch for /trunk/Widgets/src/com/MobileAnarchy/Android/Widgets/Joystick/JoystickView.java #2

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

line 377:
getX(ponterId); => getX(pointerIndex);

caused me days of issue rooting it out.

Original issue reported on code.google.com by SimpleRo...@gmail.com on 8 Mar 2013 at 8:40

Attachments:

@GoogleCodeExporter
Copy link
Author

Not sure if this project is still maintained, but it would be nice to have this 
patch merged in. This could potentially save some more headaches.
I had an issue with multi touch events and can confirm that this patch solved 
it!

Original comment by fred.g...@googlemail.com on 21 Dec 2014 at 1:29

  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant