angular-ui/ui-grid

Move column opens menu on touch device

已关闭

#3,765 创建于 2015年6月12日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-move-columnshelp wantedmobile

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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.

贡献者指南