Once we have implemented scroll snapping for GestureScrollEnd on main thread ( crbug.com/778257 ), we would implement the snapping for GestureFling. The target for this implementation includes:
- Implementation of fling curve adjustment
- Implementation of snap algorithm for intended direction and end position
- Select snap points on the visibility corridor.
Once we have implemented scroll snapping for GestureScrollEnd, we would implement the snapping for GestureFling. The target for this implementation includes:
- Implementation of fling curve adjustment
- Implementation of snap algorithm for intended direction and end position
- Select snap points on the visibility corridor.
Comment 1 by dtapu...@chromium.org
, Nov 1 2017