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 locations do not match onscreen elements in menu #1

Open
ghost opened this issue Mar 4, 2019 · 1 comment
Open

Touch locations do not match onscreen elements in menu #1

ghost opened this issue Mar 4, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 4, 2019

When opening the menu via the onscreen keyboard, none of the touch locations for the menu options or sub-windows match where they appear on the screen. It almost seems like everything is related to some 320-pixel wide region in the top left of the screen.

This issue was the same when testing on an iPhone 6S and iPad Pro both running iOS version 12.1.0.

Built using Xcode 10.1 and SDL2 2.0.9.

@yoshisuga
Copy link
Owner

Thanks for trying it out - i'm glad it ran :)

Yes, the touch targets are a little off and it has something to do with SDL windowing and frame. I've still yet to figure that part out.

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

1 participant