imgui-java icon indicating copy to clipboard operation
imgui-java copied to clipboard

Missing Bindings: FileDialog icons support and file sort order

Open antzGames opened this issue 1 year ago • 0 comments

Version

Latest

What part of the binding has gaps?

ImGuiFileDialog

What is missing?

Something is missing!

So I need two things that i cannot seem to configure this the latest version of this library.

How do I enable custom icons for the ImGuiFileDialog? The methods explained in the https://github.com/aiekick/ImGuiFileDialog repo do not seem to exists in this implementation.

Second is how do I control the sort order of the displayed files in the ImGuiFileDialog?

antzGames avatar Mar 29 '24 07:03 antzGames