• Adam Barth's avatar
    Fix a large number of Drawer bugs · 1d195cb9
    Adam Barth authored
    This patch restructures how we handle drawer. The drawer is now a child of the
    Scaffold, which wraps the Drawer in a DrawerController. The DrawerController
    manages the interaction with the navigator as well as the edge swiping. The
    DrawerController's state machine is driven almost entirely off its Performance,
    which it now owns completely.
    
    Fixes #90
    Fixes #187
    Fixes #192
    Fixes #194
    Fixes #604
    1d195cb9
Name
Last commit
Last update
..
address_book Loading commit data...
fitness Loading commit data...
hello_world Loading commit data...
material_gallery Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...