mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 18:18:55 +00:00
b31d02dd21
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