Skip to content
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

Viewport floating scrollbars #490

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

mgrandid
Copy link

Added option to have "floating" scrollbars on viewports (standard behaviour on macOS).
Floating scrollbars are drawn on top of the viewed component, instead of side by side.

When using this option:

  • The viewed component can draw behind scrollbars, allowing them to be transparent
  • The viewed component keeps the same size whether scrollbars are visible or not.

The option is false by default, preserving backwards compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant