Skip to content

Commit 4c10620

Browse files
committed
[UPD] : update doc
1 parent 8c6f9ea commit 4c10620

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

ImGuiFileDialog

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ Android Requirements : Api 21 mini
106106
- you can use your own FileSystem Api
107107
- by default Api Dirent and std::filesystem are defined
108108
- you can override GetDrieveList for specify by ex on android other fs, like local and SDCards
109+
- can select all displayed files with "ctrl+a" as in any OS
110+
- natural sorting for filenames and extension on demand
109111

110112
### WARNINGS :
111113
- the nav system keyboard behavior is not working as expected, so maybe full of bug for ImGuiFileDialog

0 commit comments

Comments
 (0)