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

Implement pointerenter/pointerleave when a pointer is added/removed to/from an element #1

Open
seb-pereira opened this issue Oct 28, 2013 · 0 comments
Assignees

Comments

@seb-pereira
Copy link
Member

Events pointerenter/pointerleave are generated when pointer move from an element to another element.

pointerenter/pointerleave should also be generated when a pointer is created (pointerover>pointerenter>pointerdown) and removed (pointerup>pointerout>pointerleave)

@ghost ghost assigned seb-pereira Oct 28, 2013
@seb-pereira seb-pereira added this to the 0.4.0 milestone Sep 3, 2014
@cjolif cjolif modified the milestones: 0.6.0, 0.4.0 Sep 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants