Dalamud/Dalamud/Interface/ImGuiFileDialog
Kara 48c00da429
fix: reset search when navigating into a FileDialog folder (#1197)
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.
2023-05-10 09:05:09 -07:00
..
DriveListLoader.cs chore: make DriveListLoader internal 2023-05-05 19:55:33 -07:00
FileDialog.cs fix: reset search when navigating into a FileDialog folder (#1197) 2023-05-10 09:05:09 -07:00
FileDialog.Files.cs feat: load the FileDialog drive list asynchronously 2023-05-04 20:59:26 -07:00
FileDialog.Filters.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
FileDialog.Helpers.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
FileDialog.Structs.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
FileDialog.UI.cs feat: load the FileDialog drive list asynchronously 2023-05-04 20:59:26 -07:00
FileDialogManager.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
ImGuiFileDialogFlags.cs chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00