Remove horizontal scrollbar on directory tree
CL:1599817 added horizontal scrolling to the directory tree, then CL:1617041 was required to help with positioning of the eject button for ejectable tree entries, then CL:1631535 fixed issues with positioning of Android app picker link caused by the scroll, then CL:1623649 fixed issues with the Polymer ripples being contained by the changes in use of CSS 'position', then CL:1710706, CL:1712350 and CL:1714391 corrected RTL rendering of the tree that was broken by the scroll change. UX review agrees that horizontal scrolling is unwanted. Undo the CSS/JS changes in the above set of CLs. Re-enable ripple effect on ejectable items in the tree by removing the use of 'visibility:hidden' on them. Bug: 660334, 992819, 965870 Tests: browser_tests --gtest_filter="DirectoryTree*Scroll*" Change-Id: I97a12c8da81f3e12040ec193f365c6ac944a4ddd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767456 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#693030}
Showing
Please register or sign in to comment