Merge in and fix after OHIF-197 and OHIF-198
This commit is contained in:
parent
80a86d1251
commit
4ec07dba0b
@ -37,6 +37,8 @@ function OHIFCornerstoneSRViewport({
|
||||
const [isHydrated, setIsHydrated] = useState(displaySet.isHydrated);
|
||||
const { viewports, activeViewportIndex } = viewportGrid;
|
||||
|
||||
console.log(isHydrated);
|
||||
|
||||
// Optional hook into tracking extension, if present.
|
||||
let trackedMeasurements;
|
||||
let sendTrackedMeasurementsEvent;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user