mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
Drag and drop files into egui_glium and egui_web (#637)
* Implement file drag-and-drop for egui_glium * Implement file drag-and-drop into egui_web * Cleanup
This commit is contained in:
@@ -3,6 +3,7 @@ All notable changes to the `eframe` crate.
|
||||
|
||||
|
||||
## Unreleased
|
||||
* Add dragging and dropping files into egui.
|
||||
* Improve http fetch API.
|
||||
* `run_native` now returns when the app is closed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user