mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
* Remove warning about cpal drag and drop Given that the issue https://github.com/rust-windowing/winit/issues/1255 was closed by https://github.com/rust-windowing/winit/pull/1524, it would make sense to remove the warning about the issue from NativeOptions * Change `NativeOptions::drag_and_drop_support` default to true