Tab dragging: Remove the blur effect.
TabletModeBrowserWindowDragDelegate::scrim_ has two uses: 1) to show the blurred background and 2) to work with SourceWindowAniamtionObserver to prevent the dragged window to merge back into its source window during dragging. Since now the blur effect is not needed as more, remove |scrim_| and also modify SourceWindowAnimationObserver to make it work on its own for the purpose 2). Bug: 887739 Change-Id: Ia36ab16a2715fd761ef4fcbaba11559ecdd22f72 Reviewed-on: https://chromium-review.googlesource.com/1257369Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#595950}
Showing
This diff is collapsed.
Please register or sign in to comment