mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
Set `auto_shrink(false)` on `Window`s `ScrollArea`. This ensures that the scroll bars are always the outermost. * Closes https://github.com/emilk/egui/pull/4602