Hacker News new | ask | show | jobs
by krichprollsch 150 days ago
For scrolling, when using Intersection Observer, we currently assume all elements are visible. So, if you register an observer, we will dispatch an entry indicating an intersection with a ratio of 1.0.