Mercurial > hg > orthanc-stone
changeset 1867:4fa025398a38
todo
author | Alain Mazy <am@osimis.io> |
---|---|
date | Thu, 23 Dec 2021 16:06:37 +0100 |
parents | c26c18e876e3 |
children | 87de32ac3ea7 |
files | TODO |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Fri Dec 10 11:37:36 2021 +0100 +++ b/TODO Thu Dec 23 16:06:37 2021 +0100 @@ -26,6 +26,13 @@ * Display GSPS layers (Grayscale Softcopy Presentation State). +------------ +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 + ----------------- Code refactorings ----------------- @@ -68,6 +75,10 @@ type of modality to be displayed): https://groups.google.com/g/orthanc-users/c/bGtK3q9ZUmg/m/gr8kCcVWCAAJ +* When opening the viewer, directly load the first series in the viewport + (like the OsimisViewer). Whatchout the known issues wrt dropping a series + before the studies/../metadata have been loaded. + ------------- Compatibility