Change the order of handling inkdrop and dispatch event.
InkDrop is handled before View::OnMouseEvent() in OnMouseEvent(). So, If I want to override the functions associated with InkDrop(ex : CreateInkDropHighlight()), there is a problem with not getting the something appropriate(ex. Button::STATE) Bug: none Change-Id: I8543a1354197a42478075b941671e5c0e59fc0b7 Reviewed-on: https://chromium-review.googlesource.com/c/1309561Reviewed-by:Mohsen Izadi <mohsen@chromium.org> Commit-Queue: Mohsen Izadi <mohsen@chromium.org> Cr-Commit-Position: refs/heads/master@{#605254}
Showing
Please register or sign in to comment