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

Prevent user from holding keydown for too long or repeated same key #61

Open
mohfathy0 opened this issue May 26, 2023 · 0 comments
Open

Comments

@mohfathy0
Copy link

I am developing TV app with low CPU
When holding down arrow key or press too many times on the same key the app takes time to handle the navigation between the elements especially if there are images within I couldn't figure out how to handle long press or maybe skip additional repeated keydown event to let the browser process what happen and maybe scroll if needed
Any idea how to do that?

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