• Adam Barth's avatar
    Scrolls should start immediately when possible · bef55951
    Adam Barth authored
    If there are no other gestures in the arena, we should kick off the scroll
    gesture right away. This change pulled a refactoring of how we dispatch events
    to Widgets. Now we dispatch events to Widgets interleaved with their associated
    RenderObjects. (Previously we dispatched to all of the RenderObjects first.)
    bef55951
pointer_router_test.dart 755 Bytes