AirGuanZ / imgui-filebrowser

File browser implementation for dear-imgui. C++17 is required.
MIT License
658 stars 86 forks source link

Update imfilebrowser.h #32

Open CaptainHandyman opened 3 years ago

CaptainHandyman commented 3 years ago

Added functions: SetWindowPosition(ImVec2 position) and GetWindowPosition().