Skip to content

Conversation

ybiquitous
Copy link
Contributor

This change makes the sidebar scrollable via position: sticky and overflow: auto;
See also https://caniuse.com/?search=sticky

Note: I'm worried that old browsers like IE 11 don't support position: sticky, so feel free to close this PR if RDoc should support such browsers.

Demo

Screen.Recording.2021-09-11.at.16.38.39.mov

This change makes the sidebar scrollable via `position: sticky` and `overflow: auto`;
See also <https://caniuse.com/?search=sticky>
@nobu nobu merged commit c858be4 into ruby:master Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants