angular-ui/ui-grid

[grid-move-columns] Not working on mobile (touch) devices

Open

#5,560 创建于 2016年7月18日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hi,

I have seen issue #3142, which should have fixed the grid move columns issue for touch devices. Unfortunately this is not working (any more).

Tested on Chrome mobile (dev tools), IOS and Android. IOS brings more complicated issues due the new Force Touch capability. Demonstrated here: http://pressurejs.com/

Even when disabling column sorting and having just 3 columns so there is no horizontal scroll.

贡献者指南