Change #259262
| Category | texinfo |
| Changed by | Gavin Smith <gavinsmith0123@gmail.com> |
| Changed at | Fri 27 Feb 2026 21:54:57 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | a81691c1f01a01d5120e004ebd5c42b7f7c355d7 |
Comments
js: Fix scrolling to top of scroll bar for Top node * js/info.js (init_sidebar) <scan_toc, add_header>: Use "toc-index" for ID of link at top of sidebar, as "index" is not unique and so scrolling to the top of the sidebar can fail when the user navigates to the Top node.
Changed files
- ChangeLog
- js/info.js