egui/crates
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
..
ecolor Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
eframe Only add glutin dependency if you are using the glow backend (#2402) 2022-12-06 14:29:58 +01:00
egui Style tweaks (#2406) 2022-12-08 10:55:13 +01:00
egui-wgpu [WGPU] Allow for depth buffer in web target (#2335) 2022-11-24 20:40:53 +01:00
egui-winit Update changelogs with recent additions 2022-12-05 12:51:00 +01:00
egui_demo_app Style tweaks (#2406) 2022-12-08 10:55:13 +01:00
egui_demo_lib Style tweaks (#2406) 2022-12-08 10:55:13 +01:00
egui_extras Style tweaks (#2406) 2022-12-08 10:55:13 +01:00
egui_glium Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
egui_glow egui_glow: update example to latest glutin (#2396) 2022-12-06 10:02:20 +01:00
egui_web Fix broken GitHub source links due to #1940 2022-08-20 15:18:02 +02:00
emath Split out ecolor crate (#2399) 2022-12-06 20:42:25 +01:00
epaint Style tweaks (#2406) 2022-12-08 10:55:13 +01:00