• Adam Barth's avatar
    Fix several minor bugs and add many tests (#7506) · 2b742289
    Adam Barth authored
    * MultiTapGestureRecognizer previously would assert if there was no
       competition.
     * GestureArenaTeam would always select the first recongizer as the
       winner even if a later recognizer actually accepted the pointer
       sequence.
     * debugPrintStack would fail a type check if maxFrames was non-null.
     * FractionalOffset.lerp would throw a null-pointer exception if its
       second argument was null.
    
    Also, add a number of tests for previously untested lines of code.
    2b742289
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...