This commit is contained in:
Ross
2021-11-11 15:06:35 +00:00
parent 9dba1493df
commit b8e03a3029
+1
View File
@@ -470,6 +470,7 @@
if (reader.result.startsWith("data:application/octet-stream;base64")) {
const element = $("<div class='temp-thumb'></div>").get(0)
element.height = 100;
const imageId = cornerstoneWADOImageLoader.wadouri.fileManager.add(
file
);