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

Disable overlay scrolling in Capella #355

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

Wuestengecko
Copy link
Member

Capella's diagram view doesn't add extra padding around the content. With overlay scrolling enabled, this frequently leads to the scrollbars popping up unintentionally, and the user being unable to properly interact with items on the bottom or right edge of the view.

Disabling the overlay scrolling feature makes the scrollbars always appear and reserve the space they need, thereby eliminating the issue.

Capella's diagram view doesn't add extra padding around the content.
With overlay scrolling enabled, this frequently leads to the scrollbars
popping up unintentionally, and the user being unable to properly
interact with items on the bottom or right edge of the view.

Disabling the overlay scrolling feature makes the scrollbars always
appear and reserve the space they need, thereby eliminating the issue.
@Wuestengecko
Copy link
Member Author

@MoritzWeber0 MoritzWeber0 merged commit 00e4c30 into main Nov 29, 2024
24 checks passed
@MoritzWeber0 MoritzWeber0 deleted the disable-overlay-scrolling branch November 29, 2024 16:53
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.

2 participants