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

TapToPlace needs to let event system know when a click is handled #1329

Merged
merged 1 commit into from
Nov 13, 2017
Merged

TapToPlace needs to let event system know when a click is handled #1329

merged 1 commit into from
Nov 13, 2017

Commits on Nov 10, 2017

  1. TapToPlace needs to let the event system know when a click has been h…

    …andled
    
    Fixes issue #1328. If TapToPlace does not call eventData.Use() then fallback handlers will repsond to the tap/click event. This can lead to undersirable behavior while placing an object.
    Angela Hillier committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    9aad380 View commit details
    Browse the repository at this point in the history