bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.1k stars 154 forks source link

Sometimes opening a different project in Gaia causes ImGui windows to lose their intended default configuration. #633

Closed bryanedds closed 10 months ago

bryanedds commented 10 months ago

Instead of looking like this -

image

the ImGui ui looks like this -

image

I haven't figure out how to reliably repro this yet, unfortunately.

bryanedds commented 10 months ago

The workaround here is to simply delete the imgui.ini in the project's output folder, then restart the editor.