Recreate ink drop ripple, highlight, and mask when view bounds changes
Some views have ink drop components that are shaped depending on the view size
(eg. IconLabelBubbleView::CreateInkDrop{Ripple,Highlight,Mask}).  For these
views, it's easiest to just recreate the ink drop components instead of creating
special views that adapt their shape depending on the view size.
BUG=899104
R=pkasting,mohsen
Change-Id: Icffd0d703cb49a366810846789cc22aac79f925e
Reviewed-on: https://chromium-review.googlesource.com/c/1308099
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Reviewed-by:  Mohsen Izadi <mohsen@chromium.org>
Reviewed-by:
Mohsen Izadi <mohsen@chromium.org>
Reviewed-by:  Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605078}
Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605078}
Showing
Please register or sign in to comment