• Adam Barth's avatar
    Improve SliverBlockDelegate.estimateScrollOffsetExtent (#7689) · 9c288040
    Adam Barth authored
    We now report an accurate estimate when the lastIndex is the final index
    in the list.
    
    Also, we now project forward from the lastIndex using the extent of the
    reified children instead of trying to project forward from index 0.
    
    This new algorithm leads to estimation error as you reach the end of a
    list, avoiding some ballistic overscrolls.
    9c288040
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...