Allow drag up to close tabstrip tray in tablet mode.
It feels weird to be able to drag the toolbar down in order to open the tabstrip tray in tablet mode but not drag up to close. This makes it possible to start a drag or fling with either the tray open or closed as long as the initial direction of the motion is correct (otherwise, the event is processed as normal). So for example, dragging or flinging down when the tray is closed, or dragging or flinging upwards when the tray is open will cause the tray to move, but not vice-versa. Bug: 1116651 Change-Id: I815d1ff189c28feb7fd6c81181e85ae37767a7ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2361122Reviewed-by:Collin Baker <collinbaker@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/master@{#800412}
Showing
Please register or sign in to comment