Fixing tab switching animation when bottom toolbar is visible
When selecting a tab in the tab switcher the animation that brought the selected tab to full-screen placed offset the tab down and this led to janky looking animation. This happened because the tab switcher animation code assumed that the browser controls only contained the top bar. This CL fixes that assumption. Bug: 839181 Change-Id: Ide349b8bcd5290acd8a8d9cde80b6f10886ac177 Reviewed-on: https://chromium-review.googlesource.com/1041162Reviewed-by:Matthew Jones <mdjones@chromium.org> Commit-Queue: Pedro Amaral <amaralp@chromium.org> Cr-Commit-Position: refs/heads/master@{#555855}
Showing
Please register or sign in to comment