fluxxcode / egui-file-dialog

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

Implement show_top_panel #60

Closed fluxxcode closed 6 months ago

fluxxcode commented 6 months ago

Implemented FileDialog::show_top_panel to show or hide the top panel with the navigation buttons, current path display etc.