From f7a1143270d66391a9e4fae311587b57749c82fe Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 4 Dec 2021 22:50:23 +0000 Subject: [PATCH] . --- atlas/templates/atlas/series_viewer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/series_viewer.html b/atlas/templates/atlas/series_viewer.html index 50637818..4c10795d 100755 --- a/atlas/templates/atlas/series_viewer.html +++ b/atlas/templates/atlas/series_viewer.html @@ -120,7 +120,7 @@ This series is not associated with any cases. }); }); - loadAnnotationOnElement(annotation, element) { + loadAnnotationAndVieportOnElement(annotation, viewport, element) { cornerstoneTools.globalImageIdSpecificToolStateManager.restoreToolState( annotationjson); console.log(annotationjson)