MediaMath / strand

A collection of modular, reusable Web Components built upon Polymer
http://mediamath.github.io/strand/
BSD 3-Clause "New" or "Revised" License
119 stars 46 forks source link

Patch pooling issue in item recycler #121

Closed jcmoore closed 8 years ago

jcmoore commented 8 years ago
- covers case when sizeresponsible is pooled and size changes rapidly

@anthonykoerber @shuwen

shuwen commented 8 years ago

lgtm

anthonykoerber commented 8 years ago

👍 thx @jcmoore

jcmoore commented 8 years ago

@anthonykoerber @shuwen this latest commit should make priming the grid.index obsolete for the considered data resetting scenario

anthonykoerber commented 8 years ago

tested resetter - worked as expected without rendering glitches 👍