angular-ui/ui-grid

Move column opens menu on touch device

Open

#3,765 建立於 2015年6月12日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
grid-move-columnshelp wantedmobile

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南