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

Fix for #298: [Android] Taps are not recognized + Hide ActionBar in fullscreen mode #299

Merged
merged 2 commits into from Oct 27, 2017

Conversation

ChaosMarc
Copy link
Contributor

On some devices both events AINPUT_SOURCE_TOUCHSCREEN & AINPUT_SOURCE_STYLUS are triggered on tap/touch.
see SFML/SFML#953 for more details

@ataulien
Copy link
Collaborator

Good that this is such a simple fix. Will merge as soon as the CI is done.

@ChaosMarc
Copy link
Contributor Author

ah dammit. I committed to early.
This PR now also includes a fix to hide the ActionBar in fullscreen mode

@ChaosMarc ChaosMarc changed the title Fix for #298: [Android] Taps are not recognized Fix for #298: [Android] Taps are not recognized + Hide ActionBar in fullscreen mode Oct 24, 2017
@ataulien
Copy link
Collaborator

Why is that? Because I would have merged your PR too early?

Just tell me when it's ready then :)

@ChaosMarc
Copy link
Contributor Author

ChaosMarc commented Oct 24, 2017

you can merge when the CI is completed. I actually wanted to do the second fix in another branch but pushed to the wrong one ^^

edit: please merge 👼

@ataulien ataulien merged commit 2fa2724 into REGoth-project:master Oct 27, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants