angular-ui/ui-grid

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

Open

#5.560 aberto em 18 de jul. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador