-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: decrease virtual scroll render throttling to 5ms
- see SlickGrid [comment](6pac/SlickGrid#219 (comment)) for more info - a lower thottling delay will show less blank area after scrolling to an uncached scroll position (using the scroll to position it very far down) - NOTE: a throttling of 0ms causes flickering in some cases, but 5ms seems like a good number to use
- Loading branch information
1 parent
559d7de
commit 4419132
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters