You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
ThibG d09ce6d81b 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.
6 years ago
..
chewy
controllers
helpers
javascript Fix IntersectionObserverArticle not hiding some out-of-view items (#9982) 6 years ago
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers