Chromium Code Reviews
DescriptionReplace homebrew scrollbar in Files app with that of Blink.
When overlay scrollbar is enabled in Chrome, there is animation to shrink and fade out the scrollbar thumb when inactive. However, scroll bars that aren't composited will not be animated
(see Issue 671644). It would make the scroll bar always thick and simply disappear without fading out after inactive.
As a workaround, this change makes the 2 boxes have solid background and contain:paint so as to make sure the scrollers are composited.
This changelist is basically same as Issue 2554433002, which was revereted once.
This changelist also contains a fix for Issue 697057 in addition.
BUG=666589, 697057
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Patch Set 1 #Patch Set 2 : Add docs. Remove test codes. #Patch Set 3 : Exclude change to fix UI glitch issue. #
Total comments: 1
Patch Set 4 : Remove hack to make scrollbars composited as it's no longer needed. #Patch Set 5 : Remove debugging code. #
Messages
Total messages: 9 (6 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||