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