Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Prevent Cinder-ImGui from initializing twice…#76

Open
paulhoux wants to merge 4 commits into
simongeilfus:masterfrom
paulhoux:master
Open

Prevent Cinder-ImGui from initializing twice…#76
paulhoux wants to merge 4 commits into
simongeilfus:masterfrom
paulhoux:master

Conversation

@paulhoux
Copy link
Copy Markdown
Contributor

… because this would cause a crash on cleanup.

Perhaps there is a more elegant solution that compares the options argument, but this simple solution fixed a crash for me on cleanup, when I accidentally called ImGui::initialize() twice.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants