Occasionally all the <li> elements in a column are re-rendered, which isn't a huge deal performance-wise since columns usually only have 50 items at max. However, this causes tweets to reset their "copied" state (where they're greyed out after clicking on them).
Occasionally all the
<li>
elements in a column are re-rendered, which isn't a huge deal performance-wise since columns usually only have 50 items at max. However, this causes tweets to reset their "copied" state (where they're greyed out after clicking on them).