mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-08 13:24:33 +02:00
file-view.ts: Revert to IntersectionObserver with 101 thresholds (0%-100%) instead of scroll event to satisfy github/prefer-observers lint rule, while maintaining fine-grained position updates.