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

Touch.getLocation() doesn't respect the new coordinate system set by pivotX/Y #42

Closed
joeonmars opened this issue Oct 14, 2011 · 3 comments

Comments

@joeonmars
Copy link

This method always returns a point from the classical coordinate system whose origin is at upper-left.

It should return a point according to the actual pivotX and Y of a display object.

@PrimaryFeather
Copy link
Contributor

Thanks for the note! I will have a look at this issue and fix it if I can reproduce it.

@PrimaryFeather
Copy link
Contributor

I know it's been a while since you opened up this issue; but could you perhaps provide a sample code that shows what is wrong? That issue hasn't been encountered by anyone else yet, so it might have been an error on your side.

@PrimaryFeather
Copy link
Contributor

Apparently, it's no longer an issue, right? ;-)
You can re-open the issue anytime if the problem pops up again.

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