forked from aurelia/ui-virtualization
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix aurelia#87: Adding items on top when scrolled down is not working…
… correctly After scrolling down inserting items at the top doesn't work as expected, as it's only making the top buffer bigger. By triggering the scrolling mechanism, the appropriate items are rendered.
- Loading branch information
1 parent
cc34dc6
commit 65b6e2e
Showing
1 changed file
with
10 additions
and
0 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