Chromium Code Reviews
DescriptionMake ink splashes work in MenuItem
Previously, the ink splashes would disappear immediately because the button
highlight would change the structure of the component hierarchy and we weren't
smart enough to retain the underlying RenderInkSplash. This CL is a point fix
for that issue by avoiding changing the structure of the component hierarchy. A
more complete fix would be to make Container smarter about how it syncs its
subcomponents.
R=eseidel@chromium.org, ianh@google.com
Committed: https://chromium.googlesource.com/external/mojo/+/f998f7e0c34d7f90960fc2a630ad158a87cdce50
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||