Fix minimize button sliding into the wrong position when exiting tablet mode
When PWA menu buttons are visible in the title bar we fail to animate the minimize button to the correct position when exiting tablet mode. This CL fixes the bug by removing the assumption that the minimize button is the left-most button and generalises the slide animation to all buttons left of the size button. Bug: 802144 Change-Id: I8ad560c966f9b0fa04beabcf6b96850fe784b5aa Reviewed-on: https://chromium-review.googlesource.com/892186 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:calamity <calamity@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#533133}
Showing
Please register or sign in to comment