Skip to content

Fix scroll bars appearing inconsistently, especially when resized#7911

Open
HactarCE wants to merge 2 commits intoemilk:mainfrom
HactarCE:fix-scroll-jitter
Open

Fix scroll bars appearing inconsistently, especially when resized#7911
HactarCE wants to merge 2 commits intoemilk:mainfrom
HactarCE:fix-scroll-jitter

Conversation

@HactarCE
Copy link
Contributor

Screen.Recording.2026-02-14.at.8.32.08.PM.mov

@github-actions
Copy link

github-actions bot commented Feb 15, 2026

Preview available at https://egui-pr-preview.github.io/pr/7911-fix-scroll-jitter
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

View snapshot changes at kitdiff

@HactarCE HactarCE marked this pull request as draft February 15, 2026 01:52
@HactarCE
Copy link
Contributor Author

Hm, I'm still seeing some issues. I'll investigate more.

@HactarCE HactarCE marked this pull request as ready for review February 15, 2026 02:20
@HactarCE
Copy link
Contributor Author

HactarCE commented Feb 15, 2026

Ok, I think I've fixed everything in ScrollArea. I'm still seeing some strange behavior with TextArea but I've opened a separate issue for that: #7912

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.

ScrollArea inconsistently shows scrollbar after ui.expand_to_include_rect(ui.available_rect_before_wrap().floor_ui())

1 participant