Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Add throttle to prevent lag #375

Open
yogurtandjam opened this issue Jan 9, 2019 · 0 comments
Open

Add throttle to prevent lag #375

yogurtandjam opened this issue Jan 9, 2019 · 0 comments

Comments

@yogurtandjam
Copy link

Component lags when user holds down the down or up key under very large datasets. Easiest fix is to implement a throttle with 0 wait time, no visible difference in performance except for allowing smooth highlight transitions with large datasets.

I have implemented this already locally, but due to the throttle wrapper, it fails most of the keydown tests.

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

No branches or pull requests

1 participant