Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Issue 2843293004: change overlay scrollbar hover show to hover fade in (Closed)

Created:
3 years, 7 months ago by bokan
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

change overlay scrollbar hover show to hover fade in Currently, we have 2 ways to show the hidden scrollbars: 1. scroll position update 2. move mouse to a region near edge In this patch, we only change the "move mouse to a region near edge" to show scrollbars immediately to fade in scrollbars. BUG=710543 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2816923002 Cr-Commit-Position: refs/heads/master@{#466740} (cherry picked from commit a47e7158e746c01b4ccbbd25d71e267d93347b94) Review-Url: https://codereview.chromium.org/2843293004 . Cr-Commit-Position: refs/branch-heads/3071@{#303} Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641} Committed: https://chromium.googlesource.com/chromium/src/+/28eee7a896dd8299e53d555e2232e6422ceb8a5e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -216 lines) Patch
M cc/input/scrollbar_animation_controller.h View 5 chunks +18 lines, -20 lines 0 comments Download
M cc/input/scrollbar_animation_controller.cc View 13 chunks +57 lines, -53 lines 0 comments Download
M cc/input/scrollbar_animation_controller_unittest.cc View 26 chunks +95 lines, -79 lines 0 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 8 chunks +22 lines, -24 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 chunk +8 lines, -11 lines 0 comments Download
M cc/trees/layer_tree_settings.h View 1 chunk +2 lines, -3 lines 0 comments Download
M content/child/webthemeengine_impl_default.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 3 chunks +7 lines, -11 lines 0 comments Download
M ui/native_theme/overlay_scrollbar_constants_aura.h View 1 chunk +2 lines, -6 lines 0 comments Download
M ui/views/controls/scrollbar/overlay_scroll_bar.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
bokan
3 years, 7 months ago (2017-04-28 21:15:54 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
28eee7a896dd8299e53d555e2232e6422ceb8a5e.

Powered by Google App Engine
This is Rietveld 408576698