egui/crates/egui_extras/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
..
datepicker Chrono update (#2397) 2022-12-06 11:42:53 +01:00
image.rs feat: add a way to provide customable scaling to SVG rasterization (#2252) 2022-11-07 16:52:14 +01:00
layout.rs egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
lib.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
sizing.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
strip.rs egui_extras::Table improvements (#2369) 2022-11-30 19:56:06 +01:00
table.rs Style tweaks (#2406) 2022-12-08 10:55:13 +01:00