From b8e03a302916be86fb63d8db6f076b807e6f99a9 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 11 Nov 2021 15:06:35 +0000 Subject: [PATCH] . --- rapids/templates/rapids/rapid_form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/rapid_form.html b/rapids/templates/rapids/rapid_form.html index faca705b..41269fa5 100755 --- a/rapids/templates/rapids/rapid_form.html +++ b/rapids/templates/rapids/rapid_form.html @@ -470,6 +470,7 @@ if (reader.result.startsWith("data:application/octet-stream;base64")) { const element = $("
").get(0) + element.height = 100; const imageId = cornerstoneWADOImageLoader.wadouri.fileManager.add( file );