jvcleave / ofxImGui

Use ImGui in openFrameworks
293 stars 124 forks source link

Add flags to Settings #60

Open neilmendoza opened 6 years ago

neilmendoza commented 6 years ago

It took me a while to figure out why my window positions weren't saving. Would be great if flags such as ImGuiWindowFlags_NoSavedSettings could be set in the Settings object.