Chromium Code Reviews
DescriptionAdd ink drop masking to TrayBackgroundView
A virtual CreateInkDropMask() is added to InkDropHostView that
subclasses can override and provide their choice of mask for the ink
drop. TrayBackgroundView has implemented this to create a rounded
rectangle mask.
A few masks types are declared in ui/views/animation/ink_drop_mask.h
file.
BUG=612573
TEST=manually run TouchView Ash with --ash-md=experimental and try
ripples on overview mode button.
Committed: https://crrev.com/932af7361a3588b36a1f15aa76b6199a4a66f646
Cr-Commit-Position: refs/heads/master@{#431972}
Patch Set 1 #
Total comments: 12
Patch Set 2 : Addressed review comments #Patch Set 3 : Rebased #Patch Set 4 : Rebased #
Total comments: 6
Patch Set 5 : Addressed review comments #
Total comments: 2
Depends on Patchset: Messages
Total messages: 53 (40 generated)
|