• bokan's avatar
    Hide pinch viewport scrollbars when near minimum scale. · c784a6f0
    bokan authored
    This patch prevents the overlay scrollbars from showing up when we're near the
    minimum scale. The threshold can be set per-platform; by default it's 0 so the
    scrollbars will be visible regardless of the scale. On Windows/Linux/CrOS we'd
    like to prevent the scrollbars from overlaying over the window scrollbars so
    we set a small non-0 threshold.
    
    BUG=446411
    
    Review URL: https://codereview.chromium.org/877863002
    
    Cr-Commit-Position: refs/heads/master@{#313431}
    c784a6f0
layer_tree_impl.h 14.7 KB