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

Align Pointers behavior #1162

Closed
3 of 4 tasks
dr1rrb opened this issue Jun 28, 2019 · 1 comment
Closed
3 of 4 tasks

Align Pointers behavior #1162

dr1rrb opened this issue Jun 28, 2019 · 1 comment
Assignees
Labels
kind/enhancement New feature or request

Comments

@dr1rrb
Copy link
Member

dr1rrb commented Jun 28, 2019

What would you like to be added:

Align Pointer events and Gesture (i.e. Tapped / DoubleTapped) events with UWP

Why is this needed:

  • Events are not raised in the same order
  • Pointer events are not marked as handled on ButtonBase like UWP
  • On iOS some events are mutted due to GestureRecognizers
  • Capturing pointer does not behave the same way as UWP and prevent the Slider to work properly in a ScrollViewer

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • Windows

#864
#146
#843

@dr1rrb dr1rrb added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification labels Jun 28, 2019
@dr1rrb dr1rrb changed the title Aligne Pointers Align Pointers events with UWP Jun 28, 2019
@jeromelaban jeromelaban changed the title Align Pointers events with UWP Align Pointers behavior Jun 28, 2019
@dr1rrb dr1rrb self-assigned this Jun 28, 2019
@dr1rrb
Copy link
Member Author

dr1rrb commented Jun 28, 2019

#1014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants