ImGuiFileDialog v0.3
[ADD] can explore file list and directories by keys :
- You can select files/directory (depending of the mode) on top/bottom and open/close directories
- you can alos customize used keys for your binding
- the selected file/directory flash for 1 sec (by default), but can be customized too
[ADD] can explore a file list via input character.
[IMPROVMENT] better fps for the file list displaying
- virtual list mode (better with big file list)
- all filtering is done one time or after filtering change (like by search tag)