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

Make sure scroll bars are always visible #2371

Merged
merged 9 commits into from Nov 30, 2022
Merged

Make sure scroll bars are always visible #2371

merged 9 commits into from Nov 30, 2022

Conversation

emilk
Copy link
Owner

@emilk emilk commented Nov 30, 2022

If you wrap a ScrollArea inside another, the inner scrollbar will now move its scroll bar so it is always visible.

@emilk emilk changed the title Emilk/scroll fixes Make sure scroll bars are always visible Nov 30, 2022
@emilk emilk merged commit 7133818 into master Nov 30, 2022
@emilk emilk deleted the emilk/scroll-fixes branch November 30, 2022 21:58
emilk added a commit that referenced this pull request Dec 2, 2022
* Nicer debug rectangles

* Move scrollbars into the clip-rect so they are always visible

* Improve table demo

* Add options for controlling inner and outer margin of the scroll bars

* Add line to changelog

* Update egui_extras changelog with recent Table improvements

* Refactor Table:s scroll options

* Add Table::auto_size

* Rename it auto_shrink
JohannesProgrammiert pushed a commit to JohannesProgrammiert/egui that referenced this pull request Jan 21, 2023
* Nicer debug rectangles

* Move scrollbars into the clip-rect so they are always visible

* Improve table demo

* Add options for controlling inner and outer margin of the scroll bars

* Add line to changelog

* Update egui_extras changelog with recent Table improvements

* Refactor Table:s scroll options

* Add Table::auto_size

* Rename it auto_shrink
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.

None yet

1 participant