egui/crates/egui-winit/src
Emil Ernerfeldt 44ff29b012
Fix closing of viewports (#3591)
This ensures the closed viewport gets a close-event, and that it and the
parent viewport gets repainting, allowing the event to be registered.
2023-11-20 17:43:40 +01:00
..
clipboard.rs Multiple viewports/windows (#3172) 2023-11-16 11:25:05 +01:00
lib.rs Fix closing of viewports (#3591) 2023-11-20 17:43:40 +01:00
window_settings.rs Fix egui-wgpu performance regression (#3580) 2023-11-19 21:14:13 +01:00