angular-ui/ui-grid

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

Open

#5.560 geöffnet am 18. Juli 2016

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

Repository-Metriken

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

Beschreibung

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.

Contributor Guide