angular-ui/ui-grid

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

Fermée

#4 440 ouverte le 28 sept. 2015

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
help wantedmobile

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur