• Hans Muller's avatar
    Correct the TabBarView swipe selection change animation · 65dca5b5
    Hans Muller authored
    The TabBarSelection change animation needs to start where the fling's drag gesture ended rather than from zero.  The intial vlaue of progress for the TabBarSelection's performance is now converted from the range used during an interactive drag, to the range used when animating from the previously selected tab to the new one.
    
    TabBarSelection now requires a maxIndex parameter.
    65dca5b5
Name
Last commit
Last update
..
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widget Loading commit data...