egui/crates/eframe/src
Emil Ernerfeldt a0f4fafb88
Refactor web event handling: break up into smaller functions (#4717)
No change in functionality, just making the code easier to read and
change.

* Part of fixing https://github.com/rerun-io/rerun/issues/6638
2024-06-27 15:26:52 +02:00
..
native `eframe::Result` is now short for `eframe::Result<()>` (#4706) 2024-06-25 13:31:42 +02:00
web Refactor web event handling: break up into smaller functions (#4717) 2024-06-27 15:26:52 +02:00
epi.rs Replace `directories-next` dependency with `directories` (#4661) 2024-06-18 22:17:21 +02:00
icon_data.rs Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
lib.rs `eframe::Result` is now short for `eframe::Result<()>` (#4706) 2024-06-25 13:31:42 +02:00
stopwatch.rs Much more accurate `cpu_usage` timing (#3913) 2024-01-29 19:12:16 +01:00