Chromium Code Reviews
DescriptionMD Buttons: Don't add layers for hidden -> hidden transitions.
InkDropHostView::VisibilityChanged() is invoked when never-transitioned
(or even never-shown) views are set hidden. This can happen with calls
to View::SetVisibility(false), Widget::SetVisible(false) or
Widget::Close*(). These Views may never be shown, so don't add a layer
to animate ink drops in these cases.
BUG=619798
Committed: https://crrev.com/2cb97f14a013d26b5139d2144537d591181a7f4e
Cr-Commit-Position: refs/heads/master@{#426345}
Patch Set 1 #Patch Set 2 : Add a test #
Total comments: 4
Patch Set 3 : Additional test #
Messages
Total messages: 30 (21 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||