comparison TODO @ 1867:4fa025398a38

todo
author Alain Mazy <am@osimis.io>
date Thu, 23 Dec 2021 16:06:37 +0100
parents 4d83d27a955e
children b64a58e35f90
comparison
equal deleted inserted replaced
1866:c26c18e876e3 1867:4fa025398a38
23 23
24 * Handle mobile gestures. 24 * Handle mobile gestures.
25 25
26 * Display GSPS layers (Grayscale Softcopy Presentation State). 26 * Display GSPS layers (Grayscale Softcopy Presentation State).
27 27
28
29 ------------
30 Known issues
31 ------------
32
33 * When opening a CT with 700 slices, if you drop the thumbnail in the viewport
34 before the studies/../metadata have been loaded, the series will never be displayed
28 35
29 ----------------- 36 -----------------
30 Code refactorings 37 Code refactorings
31 ----------------- 38 -----------------
32 39
66 73
67 * Support hanging protocols (automatically adapt the layout given the 74 * Support hanging protocols (automatically adapt the layout given the
68 type of modality to be displayed): 75 type of modality to be displayed):
69 https://groups.google.com/g/orthanc-users/c/bGtK3q9ZUmg/m/gr8kCcVWCAAJ 76 https://groups.google.com/g/orthanc-users/c/bGtK3q9ZUmg/m/gr8kCcVWCAAJ
70 77
78 * When opening the viewer, directly load the first series in the viewport
79 (like the OsimisViewer). Whatchout the known issues wrt dropping a series
80 before the studies/../metadata have been loaded.
81
71 82
72 ------------- 83 -------------
73 Compatibility 84 Compatibility
74 ------------- 85 -------------
75 86