* feat: bump to prerelease of WADO Image Loader for testing * switch to released versions * update react-vtkjs-viewport and fix requestpool usage in StudyPrefetcher * attempt to fix e2e tests for script-tag usage * fix e2e test error * switch to using webpack alias in PWA to use dynamic import version of OHIF * fix copy plugin usage * try to fix publicpath issue * bump to 4.0.3 Co-authored-by: Alireza <ar.sedghi@gmail.com> |
||
|---|---|---|
| .. | ||
| .webpack | ||
| src | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@ohif/extension-vtk
Index
Extension Id: vtk
Commands Module
| Command Name | Description | Store Contexts |
|---|---|---|
axial |
viewports | |
coronal |
viewports | |
sagittal |
viewports | |
enableRotateTool |
viewports | |
enableCrosshairsTool |
viewports | |
enableLevelTool |
viewports | |
mpr2d |
viewports |
Toolbar Module
Our toolbar module contains definitions for:
CrosshairsWWWCRotate
All use the ACTIVE_VIEWPORT::VTK context.
Viewport Module
Our Viewport wraps OHIF/react-vtkjs-viewport and is connected the redux store. This module is the most prone to change as we hammer out our Viewport interface.