egui/crates/eframe/src
Emil Ernerfeldt a4e389431d
Simplify `egui_winit::State` (#3678)
By storing a clone of the egui context in it, we can be sure to always
use the correct `pixels_per_point`
2023-12-05 11:45:25 +01:00
..
native Simplify `egui_winit::State` (#3678) 2023-12-05 11:45:25 +01:00
web Make glow Send + Sync again. (#3646) 2023-12-04 15:58:05 +01:00
epi.rs Make glow Send + Sync again. (#3646) 2023-12-04 15:58:05 +01:00
icon_data.rs Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 2023-11-19 11:08:47 +01:00
lib.rs Fix buggy text withviewports on monitors with different scales (#3666) 2023-11-30 15:56:05 +01:00