Currently, using the search bar and navigating into a folder keeps the same search query, so you need to clear it if you want to actually choose a file inside the folder you were searching for. This clears the search bar when navigating into a folder.
* Fix ImGuiFileDialogFlags to be actually flags.
* Add customization points for quick access and window flags to FileDialog and FileDialogManager.
* Some general cleanup for FileDialog.