.
This commit is contained in:
@@ -251,6 +251,7 @@
|
|||||||
const event = new CustomEvent('loadDicomViewer', { "detail": images });
|
const event = new CustomEvent('loadDicomViewer', { "detail": images });
|
||||||
|
|
||||||
window.dispatchEvent(event);
|
window.dispatchEvent(event);
|
||||||
|
updateImagePositions();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user