We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
To add, I tried completely commenting out my html_theme_options can still repro this
html_theme_options
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: