12 Commits (a9a6e0c2f223419d52a90cb3d40e211810caf1ee)

Author SHA1 Message Date
rustbasic b84a1e2a29
Add additional cases and the egui inspectors to the `test_ui_stack` example (#4992) 2 months ago
Emil Ernerfeldt 5a196f6604
Create a `UiBuilder` for building `Ui`s (#4969) 2 months ago
pm100 06f88e12b0
Add close_button option to test_viewports (#4907) 2 months ago
Emil Ernerfeldt 10571e9da5
`eframe::Result` is now short for `eframe::Result<()>` (#4706) 4 months ago
Nathan Adams 87021d3fbd
`egui_extras`: Make `serde` an optional feature (#4641) 5 months ago
Emil Ernerfeldt bb8400853f
Add tags to `UiStack` (#4617) 5 months ago
Antoine Beyeler a28792194d
Introduce `UiStack` (#4588) 5 months ago
Emil Ernerfeldt c0a9800d05
Support interactive widgets in tooltips (#4596) 5 months ago
Emil Ernerfeldt ffbc63e147
`ComboBox`: fix justified layout of popup if wider than parent button (#4570) 5 months ago
Emil Ernerfeldt a768d74411
Add `Ui::is_sizing_pass` for better size estimation of `Area`s, and menus in particular (#4557) 5 months ago
Emil Ernerfeldt 942fe4ab31
Support returning errors when creating the app (#4565) 5 months ago
Emil Ernerfeldt a8b50e6aa1
Move test crates to own folder (#4554) 5 months ago