# HG changeset patch # User Alain Mazy # Date 1640271997 -3600 # Node ID 4fa025398a38bd37b9ce3c28f836453e05920cb1 # Parent c26c18e876e3b571441a3fe590cb8b173523c329 todo diff -r c26c18e876e3 -r 4fa025398a38 TODO --- 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