desks: Fix error in overview dragging with respect to desk bounds.
It was a clause that was always returning true, thus skipping the next clause which happens only if: 1) User is in snapped splitview with desks. 2) User drags window on top of splitview window, up to the same side as the desks bar, and then across to the desk bar (and reverse), almost as if to intentionally avoid the desk bar. With this CL, users who follow the above steps will get a slightly better UX. Test: manual Bug: none Change-Id: Ib7d352466fadaf4a61e3a0534c66982a42752380 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057595 Commit-Queue: Sammie Quon <sammiequon@chromium.org> Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/master@{#741704}
Showing
Please register or sign in to comment