hide overlays
This commit is contained in:
parent
7700069e7c
commit
5fde65a2c1
@ -162,6 +162,7 @@ function TrackedCornerstoneViewport({
|
|||||||
isStackPrefetchEnabled={true} // todo
|
isStackPrefetchEnabled={true} // todo
|
||||||
isPlaying={false}
|
isPlaying={false}
|
||||||
frameRate={24}
|
frameRate={24}
|
||||||
|
isOverlayVisible={false}
|
||||||
/>
|
/>
|
||||||
<div style={{ position: 'absolute' }}>
|
<div style={{ position: 'absolute' }}>
|
||||||
{viewportDialogState.viewportIndex === viewportIndex && (
|
{viewportDialogState.viewportIndex === viewportIndex && (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user