-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
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
Limit the sidebar height #45212
Limit the sidebar height #45212
Conversation
I think having multiple independently scrollable components is one of the negative things about doxygen. |
This would force me to move my mouse to the sidebar if I wanted to scroll inside it. Previously you can easily scroll with pgup/pgdown. |
Ehhhh, i'm +0 about this. I'm not sure it adds or detracts anything. |
👍 if it is |
30610fc
to
9ce41f2
Compare
The @rust-lang/docs gave its go yesterday once the @bors: r=QuietMisdreavus rollup |
📌 Commit 9ce41f2 has been approved by |
…etMisdreavus Limit the sidebar height The sidebar is now fixed, which means its scrolling is independent of the main page now. r? @rust-lang/docs
The sidebar is now fixed, which means its scrolling is independent of the main page now.
r? @rust-lang/docs