• Adam Barth's avatar
    Convert Drawer to using navigator · 49c47876
    Adam Barth authored
    This patch converts drawer to using the "openDialog" pattern for managing its
    state. Currently, the drawer entrance and exit animation aren't integrated with
    the navigator's animation system because the drawer's animations can be stopped
    and reversed, which the navigator can't yet understand. That means dismissing
    the drawer via the system back button causes the drawer to be removed
    instanteously.
    
    Fixes #715
    Fixes #1187
    49c47876
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
services Loading commit data...
widgets Loading commit data...