Skip to content
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

prevent double toggling #372

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

Ekopalypse
Copy link
Contributor

In the event that the Npps docking manager attempts to restore the visibility of the dialog at startup, and another call like console.show() from startup.py also calls the toggleConsole, this would override the original request from the docking manager.
Fixes #340

@Ekopalypse Ekopalypse marked this pull request as draft January 6, 2025 12:35
@Ekopalypse
Copy link
Contributor Author

Does not work if PS initialization is configured as LAZY.

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.

Console window state not restored on startup if console.show() is used
1 participant