egui/crates/egui_extras/src
Emil Ernerfeldt 53a926a428
Update MSRV to 1.80 (#5457)
Because some dependencies now require it, see:
* https://github.com/emilk/egui/pull/5456
2024-12-10 16:09:03 +01:00
..
datepicker Rename `id_source` to `id_salt` (#5025) 2024-09-02 09:29:01 +02:00
loaders Support loading images with weird urls and improve error message (#5431) 2024-12-05 07:33:02 +01:00
image.rs Support loading images with weird urls and improve error message (#5431) 2024-12-05 07:33:02 +01:00
layout.rs Bug fix: click anywhere on a `Table` row to select it (#5193) 2024-09-30 13:20:03 +02:00
lib.rs Remove wildcard imports (#5018) 2024-08-28 12:18:42 +02:00
loaders.rs Fix some minor clippy lints from the future 2024-09-18 09:44:23 +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 Move `egui::util::cache` to `egui::cache`; add `FramePublisher` (#5426) 2024-12-03 14:28:12 +01:00
table.rs Update MSRV to 1.80 (#5457) 2024-12-10 16:09:03 +01:00