AirGuanZ / imgui-filebrowser

File browser implementation for dear-imgui. C++17 is required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I open a directory/folder from the view?

kevinmkchin opened this issue · comments

I can't seem to navigate through the folders

use double click to enter a folder. when no folder is selected, click 'ok' to return the current folder

this behavior is a little counter-intuitively. i'll think about how to improve it.

hi, i have made a change to the behavior of directory selection. please check the 'Usage' section in README.