• Hans Muller's avatar
    Merge pull request #969 from HansMuller/fix_tab_swipe_animation · fd4599ff
    Hans Muller authored
    Correct the TabBarView swipe selection change animation
    
    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.
    fd4599ff
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...