egui/crates/eframe/src
Emil Ernerfeldt 7b76161a6a
Set a default icon for all eframe apps: a white `e` on black background (#2996)
As a user you can change this by setting `NativeOptions::icon_data`.
Set it to `None` to get the default icon assigned by the OS.
2023-05-17 16:23:32 +02:00
..
epi Set a default icon for all eframe apps: a white `e` on black background (#2996) 2023-05-17 16:23:32 +02:00
native Add `Pointer::is_decidedly_dragging` and `could_any_button_be_click` (#2979) 2023-05-08 12:27:49 +02:00
web eframe web: detect and report panics during startup (#2992) 2023-05-16 22:22:09 +02:00
lib.rs eframe web: detect and report panics during startup (#2992) 2023-05-16 22:22:09 +02:00