Open dylanh724 opened 3 months ago
When I click on a toctree nav link to a new page, there's a 1/4 second glitchy flash:
If you look carefully, it seems to jump to the top, then jump back to the selected nav.
.. toctree:: :maxdepth: 1 foo1 foo2 foo3
Expected smoother transitions
To add, I tried completely commenting out my html_theme_options can still repro this
html_theme_options
Problem
When I click on a toctree nav link to a new page, there's a 1/4 second glitchy flash:
If you look carefully, it seems to jump to the top, then jump back to the selected nav.
Reproducible Code
Expected Results
Expected smoother transitions
Environment Info