Add back missing flag to keep background image in background #667
Loading…
Reference in a new issue
No description provided.
Delete branch "imguiflag"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes: #666
I did not look at the flags closely enough.
Also fix a bug where the progress bar would size according to the gamepad context. Fixed by getting the context IO after ImguiBegin switches to the correct context.