fluxxcode / egui-file-dialog

Full featured and customizable file dialog for egui
MIT License
78 stars 10 forks source link

Implement show_reload_button #64

Closed fluxxcode closed 6 months ago

fluxxcode commented 6 months ago

Implemented FileDialog::show_reload_button to show or hide the reload button in the top panel.