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

Attach a single keydown event per node #8

Open
danburzo opened this issue Oct 28, 2014 · 0 comments
Open

Attach a single keydown event per node #8

danburzo opened this issue Oct 28, 2014 · 0 comments

Comments

@danburzo
Copy link

I haven't tested the actual performance impact, but I believe there should be a single keydown listener per node that dispatches the various key events as needed. Judging from the TODO in the source, that was also the original intention.

I made a fork and I'm trying to come up with a solution, but I took the opportunity to create this issue as well, just in case anyone has specific ideas on how we could go about doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant