.
This commit is contained in:
@@ -470,6 +470,7 @@
|
|||||||
|
|
||||||
if (reader.result.startsWith("data:application/octet-stream;base64")) {
|
if (reader.result.startsWith("data:application/octet-stream;base64")) {
|
||||||
const element = $("<div class='temp-thumb'></div>").get(0)
|
const element = $("<div class='temp-thumb'></div>").get(0)
|
||||||
|
element.height = 100;
|
||||||
const imageId = cornerstoneWADOImageLoader.wadouri.fileManager.add(
|
const imageId = cornerstoneWADOImageLoader.wadouri.fileManager.add(
|
||||||
file
|
file
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user