.
This commit is contained in:
@@ -642,6 +642,8 @@ export function loadCornerstone(main_element, db, images, annotations_to_load, l
|
|||||||
|
|
||||||
let img;
|
let img;
|
||||||
|
|
||||||
|
console.log("load thumb", image_url);
|
||||||
|
|
||||||
if (image_url.startsWith("data")) {
|
if (image_url.startsWith("data")) {
|
||||||
// based (image) data url, just load the image directly
|
// based (image) data url, just load the image directly
|
||||||
if (image_url.startsWith("data:image/")) {
|
if (image_url.startsWith("data:image/")) {
|
||||||
|
|||||||
Reference in New Issue
Block a user