angular-ui/ui-grid

Move column opens menu on touch device

Open

#3 765 ouverte le 12 juin 2015

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
grid-move-columnshelp wantedmobile

Métriques du dépôt

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

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