]> cat aescling's git repositories - mastodon.git/commit
Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)
authorThibG <thib@sitedethib.com>
Wed, 6 Feb 2019 22:36:43 +0000 (23:36 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 6 Feb 2019 22:36:43 +0000 (23:36 +0100)
commitd09ce6d81b542705fcce8f5091d032471531c755
treeed20879b7855875ca03e6782809f77c5e1110e0c
parente28fe2ef2639d06c0df8717216052720f1c3543f
Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)

IntersectionObserverArticle is made to save on RAM by avoiding fully rendering
items that are far out of view. However, it did not work for items spawned
outside the intersection observer.
app/javascript/mastodon/components/intersection_observer_article.js