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

Button.cs event firing fixes #2367

Merged
merged 4 commits into from
Jun 30, 2018

Conversation

keveleigh
Copy link
Contributor

@keveleigh keveleigh commented Jun 29, 2018

Overview

Part 2 of #2359. This is a rework of the way the Button.cs events are fired. Previously, duplicate events were fired in both OnInputDown and OnInputClicked (and OnHoldStarted). This cleans those up and makes the state logic a little clearer.

Changes

@StephenHodgson StephenHodgson merged commit eea181c into microsoft:june18_dev Jun 30, 2018
@keveleigh keveleigh deleted the ButtonFixes branch July 17, 2018 17:48
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.

3 participants