23#include "vendor/imfilebrowser.h"
57 void render(
State &state, ImGuiWindowFlags window_flags);
Storage of data of used algorithms and input events.
ImGUI handler for rendering the open file dialog window.
ImGui::FileBrowser opener
ImGui file system dialog window handler.
std::string loading_error
Error message of the loading file that will be shown in the error window.
UiLoader()
Initializes opener settings.
void show()
Enables window to render.
void render(State &state, ImGuiWindowFlags window_flags)
Renders open file dialog window.