angular-ui/ui-grid

Move column opens menu on touch device

Open

#3.765 geöffnet am 12. Juni 2015

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-move-columnshelp wantedmobile

Repository-Metriken

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

Beschreibung

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.

Contributor Guide