• Sammie Quon's avatar
    overview: Fix bug with notches in the transformed window. · 61ab4887
    Sammie Quon authored
    Think it has something to do with subpixel rendering, and/or the damage
    on the bookmark bar is incorrect. It seems like a harmless and logical
    enough fix I did not investigate further.
    
    This can happen to any transformed browser window for instance the drag
    from shelf feature. I didn't fix that one because its harder to notice
    during a drag, and rounding during a drag can cause other visuals that
    are less desirable.
    
    Test: manual
    Change-Id: Icc680063c3aed19e7811c918b622fb0da5a20d57
    Fixed: 1035223
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307615
    Commit-Queue: Sammie Quon <sammiequon@chromium.org>
    Reviewed-by: default avatarXiaoqian Dai <xdai@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#790012}
    61ab4887
scoped_overview_transform_window.cc 20.9 KB