[AF] Notify row on mouse events on child views
The current implementation considers that a hover on the label or the icon corresponds to a mouse exit event for the row, leading to the current row being deselected. This CL fixes that by notifying the row view on mouse enter/exit on child events as well. Bug: 861996 Change-Id: If187048b2893afb7c779f91010b7b225d0da49d7 Reviewed-on: https://chromium-review.googlesource.com/1142035Reviewed-by:Evan Stade <estade@chromium.org> Commit-Queue: Fabio Tirelo <ftirelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#576142}
Showing
Please register or sign in to comment