egui/crates/egui_extras/src
Emil Ernerfeldt 0028764e02
Set the `sizing_pass` flag in first frame of `egui_extras::Table` (#4613)
* Closes https://github.com/emilk/egui/issues/4535

This should improve the auto-sizing of columns when nesting expanding
widgets (e.g. `Separator`), or centered or justified layouts.
2024-06-05 12:17:15 +02:00
..
datepicker Introduce `UiStack` (#4588) 2024-06-04 10:12:23 +02:00
loaders Do no use the ahash reimport (#4504) 2024-05-27 16:24:50 +02:00
image.rs Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
layout.rs Introduce `UiStack` (#4588) 2024-06-04 10:12:23 +02:00
lib.rs Remove work-around for `unsafe` in puffin macro (#4484) 2024-05-11 20:17:19 +02:00
loaders.rs Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
sizing.rs Remove `extra_asserts` and `extra_debug_asserts` feature flags (#4478) 2024-05-10 19:39:08 +02:00
strip.rs Fix: assign a different id to each table cell, avoiding id clashes (#4076) 2024-02-20 13:35:19 +01:00
syntax_highlighting.rs Use a selectable label for syntax-highlighted text in egui_extras 2024-01-22 14:47:58 +01:00
table.rs Set the `sizing_pass` flag in first frame of `egui_extras::Table` (#4613) 2024-06-05 12:17:15 +02:00