mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 01:58:53 +00:00
d4e8966aac
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