mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
The inner size is now `interactive_size.y`, like in 0.27. * Closes https://github.com/emilk/egui/issues/4773 * Broke in https://github.com/emilk/egui/pull/4351 Thanks to @valadaptive for reporting and diagnosing the bug