Replies: 1 comment 2 replies
-
PluginOpeningStrategy must be paired with a class that handles asynchronous data loading, such as LoadLocalDicom (for local file management), RetrieveTask (for DICOMWeb loading), LoadRemoteDicomManifest (for loading through a manifest)... Those classes implement the use of PluginOpeningStrategy. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you for a great viewer! In my plugin I open a study with this code:
This opens a new tab for every new series as I captured on a screenshot.

How can I close all previous tabs when opening a new series?
Beta Was this translation helpful? Give feedback.
All reactions