egui/crates
hinto-janai c3bc4e26b0
`ComboBox`: add builder method for height (#3001)
Matches the already existing `ComboBox::width()`.

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-01-15 10:07:42 +01:00
..
ecolor Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
eframe Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui `ComboBox`: add builder method for height (#3001) 2024-01-15 10:07:42 +01:00
egui-wgpu Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui-winit Release 0.25.0 - Better keyboard input 2024-01-08 12:25:43 +01:00
egui_demo_app Selectable text in Labels (#3814) 2024-01-14 15:17:55 +01:00
egui_demo_lib Selectable text in Labels (#3814) 2024-01-14 15:17:55 +01:00
egui_extras Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_glow Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_plot Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
egui_web Fix typos (#2866) 2023-04-18 15:52:45 +02:00
emath Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
epaint Selectable text in Labels (#3814) 2024-01-14 15:17:55 +01:00