Mercurial > hg > orthanc-stone
changeset 2051:27213468a3bf
clean todo
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 30 Mar 2023 16:07:42 +0200 |
parents | b2738d7a388d |
children | d77fea5934fb |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Thu Mar 30 12:56:04 2023 +0200 +++ b/TODO Thu Mar 30 16:07:42 2023 +0200 @@ -44,10 +44,6 @@ Known issues ------------ -* When opening a CT with 700 slices, if you drop the thumbnail in the viewport - before the studies/../metadata have been loaded, the series will never be displayed. - https://groups.google.com/g/orthanc-users/c/04D4exKMVSA - * Compatibility with Google Chrome browser on iPad Air 4: https://groups.google.com/g/orthanc-users/c/7SgedbIiA2k/ https://groups.google.com/g/orthanc-users/c/RfQJFgkOUYY/m/za7rkcLNBQAJ @@ -61,7 +57,7 @@ * Replace calls to /studies/.../series/.../metadata by calls to /instances?StudyInstanceUID=...&SeriesInstanceUID=...&includefield=...&includefield=... - to benefit from ExtraMainDicomTags stored in DB and avoid reading from disk + to benefit from ExtraMainDicomTags stored in DB and avoid reading from disk. -------- Wishlist