• 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
..
color Loading commit data...
custom-element Loading commit data...
data Loading commit data...
flights Loading commit data...
fn Loading commit data...
input Loading commit data...
scrolling Loading commit data...
stocks Loading commit data...
stocks-fn Loading commit data...
terminal Loading commit data...
widgets Loading commit data...
widgets-fn Loading commit data...
home.sky Loading commit data...
spinning-square.sky Loading commit data...
touch-demo.sky Loading commit data...