0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-09 23:53:20 +02:00
hamki ffcb4bfda0
refactor: enhance TOC position updates with ResizeObserver and IntersectionObserver
- Replace window resize and scroll event listeners with a ResizeObserver to monitor changes in the document body.
- Implement an IntersectionObserver for the file header to trigger TOC position updates based on its visibility.
- This improves performance and responsiveness of the TOC sidebar in file views.
2026-01-26 16:50:41 +08:00
..
2026-01-24 12:52:13 +00:00
2025-09-14 19:15:06 +03:00
2026-01-24 12:52:13 +00:00
2026-01-24 12:52:13 +00:00
2025-07-06 04:55:16 +00:00
2026-01-24 12:52:13 +00:00
2026-01-24 11:30:47 +00:00
2026-01-24 11:30:47 +00:00