mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -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:
@@ -5,6 +5,9 @@ All notable changes to the `egui_web` integration will be noted in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Added ⭐
|
||||
* Added support for dragging and dropping files into the browser window.
|
||||
|
||||
|
||||
## 0.13.0 - 2021-06-24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user