angular-ui/ui-grid

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

Geschlossen

#5.560 geöffnet am 18.07.2016

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

Repository-Metriken

Stars
 (5.395 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

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