Skip to content

fix: prevent duplicate package manager windows - #2294

Merged
stakira merged 1 commit into
openutau:masterfrom
emeraldsingers:fix/package-manager-single-window
Aug 24, 2026
Merged

fix: prevent duplicate package manager windows#2294
stakira merged 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.

@stakira
stakira merged commit 8bef441 into openutau:master Aug 24, 2026
4 checks passed
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