point-platform / biggus-griddus

Bind enormous data sets to HTML tables, then style, sort and filter them.
GNU Lesser General Public License v3.0
3 stars 0 forks source link

Rows shouldn't flash during scrolling #2

Closed drewnoakes closed 10 years ago

drewnoakes commented 10 years ago

When a row is inserted/update, it's flashed to draw attention to it.

The grid currently thinks new rows at the top/bottom during scrolling are newly inserted, and flashes them too.