angular-ui/ui-grid

[grid-move-columns] Not working on mobile (touch) devices

Open

#5 560 ouverte le 18 juil. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
help wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hi,

I have seen issue #3142, which should have fixed the grid move columns issue for touch devices. Unfortunately this is not working (any more).

Tested on Chrome mobile (dev tools), IOS and Android. IOS brings more complicated issues due the new Force Touch capability. Demonstrated here: http://pressurejs.com/

Even when disabling column sorting and having just 3 columns so there is no horizontal scroll.

Guide contributeur