Skip to content

Change visibility of MiniViewers.MiniViewerManager.close() to public#2066

Merged
petebankhead merged 1 commit intoqupath:mainfrom
Rylern:public-close-miniviewer
Jan 14, 2026
Merged

Change visibility of MiniViewers.MiniViewerManager.close() to public#2066
petebankhead merged 1 commit intoqupath:mainfrom
Rylern:public-close-miniviewer

Conversation

@Rylern
Copy link
Contributor

@Rylern Rylern commented Jan 14, 2026

A MiniViewers.MiniViewerManager can be created from anywhere in the code with the MiniViewers.createManager() functions. However, it can only be closed within the qupath.lib.gui.commands package, because the close() function is package-private. This PR fixes that.

@petebankhead petebankhead added this to the v0.7.0 milestone Jan 14, 2026
@petebankhead petebankhead merged commit c645786 into qupath:main Jan 14, 2026
3 checks passed
@Rylern Rylern deleted the public-close-miniviewer branch January 14, 2026 13:32
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