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

Fixes an InteractionInputSource bug where data was removed too soon #2356

Merged
merged 1 commit into from
Jun 28, 2018

Conversation

keveleigh
Copy link
Contributor

Overview

Previously, the data was removed before the event was fired. This caused any queries back about the data while handling the event to fail.

This was found during Button.cs investigation, and subsequent PRs will be opened following this change.

Previously, the data was removed before the event was fired. This caused
any queries back about the data to fail.
@david-c-kline david-c-kline merged commit bf40992 into microsoft:june18_dev Jun 28, 2018
@keveleigh keveleigh deleted the InputSystemBugFix branch June 28, 2018 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants