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

Modal dialog cleanups #12531

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Conversation

JosephMcc
Copy link
Contributor

No description provided.

We don't need to keep these hanging around when we are done with them. In
addition, most dialogs get their initial focus set during construction. By
recreating the dialogs on each use we ensure we get the proper focus set.
One exception is the run dialog so we have a parameter to avoid destroying
dialogs we don't want to.
@clefebvre clefebvre merged commit c4bdb10 into linuxmint:master Nov 29, 2024
3 checks passed
@JosephMcc JosephMcc deleted the modal-dialog-fix-2 branch December 22, 2024 14:12
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