angular-ui/ui-grid

First/last row is automaticaly selected when grid reaches its start/end on "Flick" gesture (or how should that work)

已关闭

#4,440 创建于 2015年9月28日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
help wantedmobile

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

When scrolling with "flick" gesture (finger is placed on the screen and quickly swiped in the desired direction), grid scrolls to the end or start of grid and then automatically selects last/first row.

Example: http://plnkr.co/edit/sgabAH1eZJEIHp78qgXM?p=preview Note: grid is situated to accordion to better see this behavior. Maybe there is some setting I have missed.

贡献者指南