Skip to content

Better support PIE server processes #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: Main
Choose a base branch
from

Conversation

dislogical
Copy link
Contributor

This change defaults ImGui parent windows to the editor main window when there isn't a more specific one.

This change defaults ImGui parent windows to the editor main window when there isn't a more specific one.
@VesCodes
Copy link
Owner

Could you share some more details about what issue this addresses?

@dislogical
Copy link
Contributor Author

When running from PIE, this allows the dedicated server context to draw ImGui windows that are parented to the editor window. Without this, the created windows are free-floating and not parented to any window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants