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

Ensure Window scroll bars are at the window edges #4733

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

emilk
Copy link
Owner

@emilk emilk commented Jun 28, 2024

Set auto_shrink(false) on Windows ScrollArea.
This ensures that the scroll bars are always the outermost.

This ensures that the scroll bars are always the outermost

* Closes #4602
@emilk emilk added bug Something is broken egui labels Jun 28, 2024
@emilk emilk merged commit d4e8966 into master Jun 28, 2024
37 checks passed
@emilk emilk deleted the emilk/no-autoshrink-window-scrollarea branch June 28, 2024 16:14
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
Set `auto_shrink(false)` on `Window`s `ScrollArea`.
This ensures that the scroll bars are always the outermost.

* Closes emilk#4602
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant