Skip to content

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.

@Ekopalypse
Copy link
Contributor Author

Worse still, under certain circumstances this change leads to an access violation - the whole thing needs to be reconsidered.

@Ekopalypse Ekopalypse closed this Jan 9, 2025
@Ekopalypse Ekopalypse deleted the issue_340 branch March 21, 2025 09:51
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