Chromium Code Reviews
DescriptionFiles app: Correct the order of file-list layer and empty-folder layer.
The UI indicating that the folder is empty is behind the file-list layer.
It used to be visible because the file-list has transparent background, but with
https://codereview.chromium.org/2554433002, file-list got background color and
the UI turned invisible.
We should correct the order of layers instead of reverting the background color
of file list, as the background color of file list is necessary to make use of
native overlay scrollbar.
BUG=685106
TEST=manually tested
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2652413002
Cr-Commit-Position: refs/heads/master@{#446280}
Committed: https://chromium.googlesource.com/chromium/src/+/1d0085691a3932c3e299c4af35f71e6e97dc3222
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|
|||||||||||||||||||