mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-08 11:13:32 +02:00
- Utilize IntersectionObserver to enhance performance and avoid issues associated with scroll events. - Implement fine-grained position updates using multiple thresholds for better responsiveness during scrolling.