• 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
..
animation Loading commit data...
cupertino Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...