0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-09 17:25:15 +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 11:30:47 +00:00
2026-01-24 11:30:47 +00:00
2025-07-01 21:44:05 +08:00
2025-01-17 08:55:02 +00:00
2026-01-24 12:52:13 +00:00