angular-ui/ui-grid

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

Closed

#5,833 opened on Nov 28, 2016

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

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (PR metrics pending)

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