Skip to content

fix: prevent duplicate package manager windows - #2294

Open
emeraldsingers wants to merge 1 commit into
openutau:masterfrom
emeraldsingers:fix/package-manager-single-window
Open

fix: prevent duplicate package manager windows#2294
emeraldsingers wants to merge 1 commit into
openutau:masterfrom
emeraldsingers:fix/package-manager-single-window

Conversation

@emeraldsingers

Copy link
Copy Markdown
Contributor

Please, merge this PR first: #2293

Problem

Opening Tools -> Package Manager multiple times created a new window on every invocation.
A minimized Package Manager window also could not be properly reopened.

Fix

Reuse the existing PackageManagerDialog instance when available.
Restore it from the minimized state and activate it when opening through the Tools menu.

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.

1 participant