• 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
Name
Last commit
Last update
..
README.md Loading commit data...
auto_layout.dart Loading commit data...
block.dart Loading commit data...
box.dart Loading commit data...
flex.dart Loading commit data...
grid.dart Loading commit data...
image.dart Loading commit data...
layer.dart Loading commit data...
object.dart Loading commit data...
paragraph.dart Loading commit data...
proxy_box.dart Loading commit data...
shifted_box.dart Loading commit data...
sky_binding.dart Loading commit data...
stack.dart Loading commit data...
toggleable.dart Loading commit data...
view.dart Loading commit data...
viewport.dart Loading commit data...