diff options
author | unarist <m.unarist@gmail.com> | 2017-06-21 13:47:36 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-06-21 06:47:36 +0200 |
commit | cc382c5006ed5c4c18c3547150b214807b217c7b (patch) | |
tree | 428568011d8bfeaa60beff03f93d362531acdee6 /app/views/admin/reports/index.html.haml | |
parent | 946a166791e5a1a10778e15ca4a9f5f10c961134 (diff) |
Don't attach IntersectionObserver for wrapped statuses (#3883)
(This patch has been merged as bugfix and reverted, but still valuable as improvement) Previously, we've attached IntersectionObserver twice for boosted statuses: wrapper Status and wrapped Status. but wrapped Status don't need to manage intersection and visibility by itself, because it's a part of wrapper Status.
Diffstat (limited to 'app/views/admin/reports/index.html.haml')
0 files changed, 0 insertions, 0 deletions