angular-ui/ui-grid

Move column opens menu on touch device

Fermée

#3 765 ouverte le 12 juin 2015

 (2 commentaires) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
grid-move-columnshelp wantedmobile

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

On a touch device, holding on the column header opens the column menu, even when moving a column. My proposed solution is to make the "hold header to open menu" optional, and if you are using it with moveColumns you would turn that option off, so the user would need to touch the chevron button to open the menu.

Guide contributeur