egui/crates/egui_demo_app/src
Emil Ernerfeldt da0a178701
Style tweaks (#2406)
* Note the namechange of egui::color to egui::ecolor

* Use a solid triangle for collapsing headers and windows

* Add Shadow::NONE

* Add Visuals::panel_fill, window_fill and window_stroke

* Bug fix: ComboBox::width sets the outer width of the ComboBox

* egui_extras::Table: add functions to access the `Ui` for the header/body

* ComboBox: use solid triangle

* Tweak default menu margin

* Nudge panel separator lines so they stay visible

* Update changelogs
2022-12-08 10:55:13 +01:00
..
apps Replace `Stroke::none()` with `Stroke::NONE` 2022-12-05 12:59:02 +01:00
backend_panel.rs Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus (#2239) 2022-11-05 11:18:13 +01:00
frame_history.rs Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
lib.rs Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
main.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
wrap_app.rs Style tweaks (#2406) 2022-12-08 10:55:13 +01:00