-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 Pointer Events Example #484
Milestone
Comments
This may be related to #306 |
ebragge
added a commit
that referenced
this issue
Jun 22, 2016
ebragge
added a commit
that referenced
this issue
Jun 22, 2016
ebragge
added a commit
that referenced
this issue
Jun 22, 2016
ebragge
added a commit
that referenced
this issue
Jun 22, 2016
ebragge
added a commit
that referenced
this issue
Jun 27, 2016
rozele
pushed a commit
that referenced
this issue
Jun 27, 2016
rozele
pushed a commit
that referenced
this issue
Jun 28, 2016
GantMan
pushed a commit
to infinitered/react-native-windows
that referenced
this issue
Sep 29, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are various Pointer Events examples where the user sets, e.g., "box-none" or "box-only" and it affects the propagation of pointer events. We need to investigate how to create the right behaviors here.
Take a look at the Android or iOS UIExplorer to see the desired behavior.
The text was updated successfully, but these errors were encountered: