.
This commit is contained in:
@@ -476,7 +476,7 @@
|
|||||||
//images.push(reader.result);
|
//images.push(reader.result);
|
||||||
|
|
||||||
|
|
||||||
const element = $("<div class='thumb'></div>")
|
const element = $("<div class='thumb'></div>").get(0)
|
||||||
|
|
||||||
cornerstone.enable(element);
|
cornerstone.enable(element);
|
||||||
cornerstone.loadAndCacheImage(file).then(function(image) {
|
cornerstone.loadAndCacheImage(file).then(function(image) {
|
||||||
|
|||||||
Reference in New Issue
Block a user