Releases: fluxxcode/egui-file-dialog
Releases · fluxxcode/egui-file-dialog
v0.1.0
Initial release of the file dialog.
The following features are included in this release:
- Select a file or a directory
- Save a file (Prompt user for a destination path)
- Create a new folder
- Navigation buttons to open the parent or previous directories
- Search for items in a directory
- Shortcut for user directories (Home, Documents, ...) and system disks
- Resizable window
See README.md for more information.