egui/crates/egui_extras/src
Emil Ernerfeldt 0b92b93233
Add `ui.shrink_clip_rect` (#5068)
2024-09-04 17:01:41 +02:00
..
datepicker Rename `id_source` to `id_salt` (#5025) 2024-09-02 09:29:01 +02:00
loaders `egui_extras`: Fix file mime from path (wrong feature name) (#4933) 2024-08-26 11:24:08 +02:00
image.rs Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
layout.rs Add `ui.shrink_clip_rect` (#5068) 2024-09-04 17:01:41 +02:00
lib.rs Remove wildcard imports (#5018) 2024-08-28 12:18:42 +02:00
loaders.rs Gif support (#4620) 2024-06-19 14:05:05 +02:00
sizing.rs Improve `egui_extras::Table` layout (#4755) 2024-07-02 20:57:46 +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 Fix compilation of `egui_extras` without `serde` feature (#5014) 2024-08-27 11:38:33 +02:00
table.rs Add `egui::Sides` for adding UI on left and right sides (#5036) 2024-09-02 10:47:20 +02:00