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

iOS real device fullscreen (hided status bar )returns incorrect touch coordinates #2105

Closed
radekkierner opened this issue Jul 11, 2014 · 2 comments

Comments

@radekkierner
Copy link

On real iOS devices ex iPhone 5 with screen resolution 640x1136 in my app I got touch values returned from range 1-620 (app fullscreen) it happens also on iPads and touches range is alway smaller about 20-40 pixels. When statusbar is showed everything looks ok. I have checked on my project and also on demo-invaders and defalut gdx app on Libgdx 1.0 and 1.2 Robovm 0.11 and 0.14 . On simulator raported touch coordinates are OK.

Edit: the range of touches is 0 - 620 !!!

@Yayo-Arellano
Copy link

It may be ralated to this bug -> #1145 it is closed now but the but still there.

This was referenced Nov 22, 2015
@badlogic
Copy link
Member

badlogic commented Jan 5, 2016

This should be fixed via #3590

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

4 participants