• Adam Barth's avatar
    Cleanup events related to material splashes · de7f8984
    Adam Barth authored
    This CL is a warmup for using a more sophisticated gesture disambiguation.
    
    1) Use gesturetap instead of click. We should probably remove click events
       because folks should use gesturetap to integrate with the gesture system.
    
    2) Handle the case where you swipe the drawer during an animation. Previously
       we had an assert which triggered in some multitouch scenarios. We'll
       eventually move this over to gestureswipe.
    
    3) Remove an extra container for ink splashes. There's no need to group all the
       ink splashes in a container. They can all just be children of the Material
       component itself. This structure is left over from when Material was a base
       class.
    
    R=eseidel@chromium.org
    
    Review URL: https://codereview.chromium.org/1013713005
    de7f8984
Name
Last commit
Last update
examples Loading commit data...