angular-ui/ui-grid

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

Open

#4.440 geöffnet am 28. Sept. 2015

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wantedmobile

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide