Skip to content

fix(mac): release window resources on close#4669

Merged
mcdurdin merged 3 commits intobetafrom
fix/mac/3972-reset-download-window-on-load
Mar 15, 2021
Merged

fix(mac): release window resources on close#4669
mcdurdin merged 3 commits intobetafrom
fix/mac/3972-reset-download-window-on-load

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

@mcdurdin mcdurdin commented Mar 15, 2021

Fixes #3972.

Ensure that window references are released when we close the window, so that we are starting again when we want to use the window again in the future.

There are a number of ugly patterns in this code, but fixing those is outside scope for the beta.

Fixes #3972.

Ensure that window controllers are released when we close the window, so
that we are starting again when we want to use the window again in the
future.

There are a number of ugly patterns in this code, but fixing those is
outside scope for the beta.
@mcdurdin mcdurdin linked an issue Mar 15, 2021 that may be closed by this pull request
@mcdurdin mcdurdin merged commit 1720e20 into beta Mar 15, 2021
@mcdurdin mcdurdin deleted the fix/mac/3972-reset-download-window-on-load branch March 15, 2021 09:12
@keyman-server
Copy link
Copy Markdown
Collaborator

Changes in this pull request will be available for download in Keyman version 14.0.260-beta

@keyman-server
Copy link
Copy Markdown
Collaborator

Changes in this pull request will be available for download in Keyman version 15.0.20-alpha

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(mac): Download window does not reset after being used

3 participants