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

fix hidden window close #1709

Merged
merged 1 commit into from
Jun 14, 2021
Merged

fix hidden window close #1709

merged 1 commit into from
Jun 14, 2021

Conversation

mason-fish
Copy link
Contributor

fixes #1707

I had initially used the closable: false option for the "hidden" window as an extra safeguard to prevent users from closing the window (and also as an inferred description that this window should always be open), but it turns out this also prevents us from programmatically closing the window. Given that the window is hidden anyway, I don't think this is actually necessary and am removing.

Signed-off-by: Mason Fish [email protected]

Signed-off-by: Mason Fish <[email protected]>
@philrz philrz requested review from mattnibs and nwt June 12, 2021 14:27
@mason-fish mason-fish merged commit f452a2a into main Jun 14, 2021
@mason-fish mason-fish deleted the 1707-shutdown_fix branch June 14, 2021 13:50
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.

Brim not exiting
2 participants