• sataya.m's avatar
    [Android] Avoid setting update_draw_properties. · 7acc4b3e
    sataya.m authored
    While setting up the scrollbar layer if the properties of the scrollbar
    layer didn't change, then avoid setting update_draw_properties.
    Scrollbar needs animation if any of the scrollbar properties changed.
    In the same way set update_draw_properties if scrollbar properties
    are changed.
    
    Review URL: https://codereview.chromium.org/595913002
    
    Cr-Commit-Position: refs/heads/master@{#296193}
    7acc4b3e
layer_impl.cc 49.8 KB