egui/crates
Emil Ernerfeldt b31d02dd21
Fix default height of top/bottom panels (#4779)
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
2024-07-04 11:05:43 +02:00
..
ecolor Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
eframe Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
egui Fix default height of top/bottom panels (#4779) 2024-07-04 11:05:43 +02:00
egui-wgpu Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
egui-winit Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
egui_demo_app egui_demo_app: include `log::trace` in debug builds 2024-07-01 16:26:20 +02:00
egui_demo_lib egui_extras: Improve the auto-sizing of `Table` (#4756) 2024-07-02 21:13:55 +02:00
egui_extras Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
egui_glow Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
egui_plot Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath egui_plot: Improve default formatter of tick-marks (#4738) 2024-06-30 14:20:41 +02:00
epaint Release 0.28.0 - Sizing pass, and better eframe web 2024-07-03 14:54:08 +02:00