angular-ui/ui-grid

Expandable/Selection icons in grid lag while scrolling on touch devices.

Open

#5,833 opened on Nov 28, 2016

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (2,496 forks)batch import
grid-selectionhelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The expandable icons (plus minus icons) in the tree view grid lag while scrolling vertically on a touch device, i.e. they get slightly detached from the corresponding row. When we stop scrolling, they align themselves correctly. But then again upon further scrolling the lag persists.

Contributor guide