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 touches were not refreshed when the game window lost focus #184

Merged
merged 1 commit into from
Sep 2, 2018

Conversation

krmbn0576
Copy link
Collaborator

Input is refreshed when the game window lost focus, but TouchInput is not.
So, if you change the window with keeping mousedown, mouseup never fired despite you mouseup!
It is ridiculous, so fixed it.

Copy link
Contributor

@Sigureya Sigureya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK!

@krmbn0576 krmbn0576 merged commit 24d17c7 into master Sep 2, 2018
@krmbn0576 krmbn0576 deleted the touch_lostfocus branch September 2, 2018 09:38
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.

2 participants