angular-ui/ui-grid

Move column opens menu on touch device

Open

#3765 aperta il 12 giu 2015

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
grid-move-columnshelp wantedmobile

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor