By default imgui saves an INI file named 'imgui.ini' to the current directory, which is undesired behavior. Until we can properly specify a full path to a good location, disable saving of the INI file.
By default imgui saves an INI file named 'imgui.ini' to the current directory, which is undesired behavior. Until we can properly specify a full path to a good location, disable saving of the INI file.