[css-scroll-snap] InputHandlerProxy::ScrollByForSnapFling() should handle post-scroll tasks |
||
Issue descriptionInputHandlerProxy::ScrollByForSnapFling() only scrolls the input_handler. It should also consider moving the scroll to main, handle overscroll, and handle elastic scroll after scrolling the input_handler, just as InputHandlerProxy::HandleGestureScrollUpdate()
,
May 4 2018
After some code reading, I found the post-scroll tasks don't will not happen in the snapping scenario. So closing this issue. |
||
►
Sign in to add a comment |
||
Comment 1 by majidvp@chromium.org
, Apr 24 2018